Merge branch 'master' of bitbucket.org:code2lab/sxrestaurant into oqs

This commit is contained in:
Yan
2017-05-31 13:52:51 +06:30
9 changed files with 38 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;
}