diff --git a/app/assets/stylesheets/bootstrap_and_overrides.css.less b/app/assets/stylesheets/bootstrap_and_overrides.css.less index c558595df..fbcd55c67 100644 --- a/app/assets/stylesheets/bootstrap_and_overrides.css.less +++ b/app/assets/stylesheets/bootstrap_and_overrides.css.less @@ -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{