fix search form overflowing on some mobile devices
This commit is contained in:
@@ -248,7 +248,7 @@ a.searchmenu {
|
||||
max-height: 150px;
|
||||
}
|
||||
nav.navbar-default.main-nav-container { margin-top: -20px; }
|
||||
.form-width { width: 210px; }
|
||||
.form-width { width: 40%; }
|
||||
.nav-by-jumbotron { margin-top: 40px !important; }
|
||||
#main-blue-footer { min-height: 450px; }
|
||||
.library-address { float: left; }
|
||||
|
||||
Reference in New Issue
Block a user