update add order css

This commit is contained in:
Aung Myo
2018-02-19 15:57:01 +06:30
parent 510e76b3c4
commit eef5432092

View File

@@ -212,17 +212,18 @@ i.logout_icon{
/*For Menu List*/ /*For Menu List*/
.dropdown-toggle:after{ .dropdown-toggle:after{
margin-left:20px; margin-left:15px;
} }
.my-toggle{ .my-toggle{
padding: 15px 25px 10px 20px; padding: 15px 20px 10px 10px;
line-height:2; line-height:2;
border-bottom: 1px solid #fff;
} }
.list-menu{ .list-menu{
list-style: none; list-style: none;
margin-top:5px; margin-top:5px;
background-color: #eee; background-color: #eee;
border-bottom: 1px solid #fff;
} }
.menu_list{ .menu_list{
display: block; display: block;