From 6e4b1cd2977c21bc1d92b2fb535bb2bce805d11b Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Fri, 17 Jun 2022 00:02:54 -0400 Subject: [PATCH] improve main nav on mobile --- groups/home/LibAnswers-4-js-css.html | 3 +++ groups/home/LibAnswers-SlideOutChat-4.html | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html index bdb0a30..fee15a3 100644 --- a/groups/home/LibAnswers-4-js-css.html +++ b/groups/home/LibAnswers-4-js-css.html @@ -272,6 +272,8 @@ a.no-underline { text-decoration: none; } #corona-alert { margin: -25px 6px 0px 12px; } + .mobile-dropdown { max-width: 30%; } + .form-width { width: 210px; } .zero-margin { margin: 7px auto; } @@ -397,6 +399,7 @@ a.no-underline { text-decoration: none; } right: 0; } /* End of Yamm */ + diff --git a/groups/home/LibAnswers-SlideOutChat-4.html b/groups/home/LibAnswers-SlideOutChat-4.html index 85a2e0d..4145ac6 100644 --- a/groups/home/LibAnswers-SlideOutChat-4.html +++ b/groups/home/LibAnswers-SlideOutChat-4.html @@ -43,7 +43,7 @@