Fixed dropdown-menu CSS bug on mobile

This commit is contained in:
Ryan Malm
2015-07-26 05:07:42 +00:00
parent fe51774814
commit fb79970382
+1
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;