Menu Category path fixing

This commit is contained in:
PhyoTheingi
2017-05-31 09:36:10 +06:30
parent c7a4adc7cc
commit fda69012da
6 changed files with 18 additions and 9 deletions

View File

@@ -30,3 +30,7 @@
padding:5px;
}
/*----- Order Processing Items -----*/
/*----- Header Bar -----*/
/*----- Header Bar -----*/

View File

@@ -6037,3 +6037,7 @@ h1 small,
padding-top:20px;
padding-bottom:20px;
}
.navbar-nav > li > a {
padding-top: 0px !important;
}