Merge pull request #1382 from Rybar/staging

Fixed dropdown-menu CSS bug on mobile
pull/1385/head
Berkeley Martinez 2015-07-26 07:32:55 -07:00
commit 6b38476b25
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ ul {
.navbar {
white-space: nowrap;
border: none;
line-height: 1;
@media (min-width: 767px) {
padding-left: 30px;
padding-right: 30px;