mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 09:43:24 -04:00
fix centering on top nav
This commit is contained in:
@@ -239,11 +239,13 @@ li.crop-hierarchy {
|
||||
.navbar-inner {
|
||||
border: none !important;
|
||||
background-image: none !important;
|
||||
text-align: center;
|
||||
-webkit-border-radius: 0px;
|
||||
-moz-border-radius: 0px;
|
||||
border-radius: 0px;
|
||||
background-color: #2c3e50;
|
||||
}
|
||||
|
||||
.navbar-bottom .navbar-inner {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.navbar-bottom .container{
|
||||
|
||||
Reference in New Issue
Block a user