fix centering on top nav

This commit is contained in:
Amelia Greenhall
2014-06-18 21:44:30 -07:00
committed by Skud
parent adb275737f
commit a5e4b0816c

View File

@@ -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{