Add Account Filture

This commit is contained in:
San Wai Lwin
2018-07-05 15:29:33 +06:30
parent a3c24e8bf6
commit ebaf4ad418
4 changed files with 34 additions and 9 deletions

View File

@@ -103,4 +103,8 @@ i.logout_icon{
/* Second display image */
.second-display{
margin : 12px;
}
.float_right{
float : right;
}