From 1e4370ac2afd22b96279a93f252e2ea1d180cace Mon Sep 17 00:00:00 2001 From: Mark Eaton Date: Tue, 28 Jun 2022 16:13:48 -0400 Subject: [PATCH] switch to a better caret in main nav --- groups/home/LibAnswers-4-js-css.html | 3 ++- groups/home/LibAnswers-SlideOutChat-4.html | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/groups/home/LibAnswers-4-js-css.html b/groups/home/LibAnswers-4-js-css.html index 7798924..0f23488 100644 --- a/groups/home/LibAnswers-4-js-css.html +++ b/groups/home/LibAnswers-4-js-css.html @@ -219,7 +219,8 @@ a.no-underline { text-decoration: none; } .bigger-icon { font-size: 1.5em; margin-right: 8px; } .yamm4 { max-width: 460px; } #yamm4-margins { margin: -15px 0px; } -.open > a > .caret { margin-top: 6px; } +.fancy-caret { display: inline-block; margin-left: 2px; } +.open > a > .fancy-caret { vertical-align: -4px; margin-bottom: -4px; } /* style footer */ #orange-line { diff --git a/groups/home/LibAnswers-SlideOutChat-4.html b/groups/home/LibAnswers-SlideOutChat-4.html index 045f3a9..159b0d4 100644 --- a/groups/home/LibAnswers-SlideOutChat-4.html +++ b/groups/home/LibAnswers-SlideOutChat-4.html @@ -78,7 +78,7 @@