diff --git a/themes/jquery.org/style.css b/themes/jquery.org/style.css index 297ba320..1c33c9c8 100755 --- a/themes/jquery.org/style.css +++ b/themes/jquery.org/style.css @@ -477,7 +477,11 @@ nav#main ul { width: 80%; } -@media only screen and (max-width: 767px) { +nav#main .children{ + display: none; +} + +@media only screen and (max-width: 767px) { .sponsors-page ul.block-grid li img { float: none; width: 80%;