fix margin between radios and blue nav on smaller screens

This commit is contained in:
Mark Eaton
2025-07-27 01:19:07 -04:00
parent 6d1929cde8
commit 99f5e9f494
+1
View File
@@ -457,6 +457,7 @@
} }
#radios, #advanced { #radios, #advanced {
margin-top: -8px; margin-top: -8px;
margin-bottom: 50px;
} }
#defineYourSearch { #defineYourSearch {
display: none; display: none;