Skip to content

Commit

Permalink
Fixed dropdown-menu CSS bug on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
Rybar committed Jul 26, 2015
1 parent fe51774 commit fb79970
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/css/main.less
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,7 @@ ul {
.navbar {
white-space: nowrap;
border: none;
line-height: 1;
@media (min-width: 767px) {
padding-left: 30px;
padding-right: 30px;
Expand Down

0 comments on commit fb79970

Please sign in to comment.