From 097f72b7a5aa66eb16dab4228890ac5700c73de3 Mon Sep 17 00:00:00 2001 From: bonkmaykr <42302831+bonkmaykrQ@users.noreply.github.com> Date: Fri, 19 Nov 2021 20:15:11 -0600 Subject: [PATCH] fuck i forgor one --- blueroses.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/blueroses.css b/blueroses.css index d55caa4..a76ab2d 100644 --- a/blueroses.css +++ b/blueroses.css @@ -364,7 +364,7 @@ nav#SecondaryNav { overflow:visible; /*fix scrollbars appearing when Secondary Nav Hover Animations is installed*/ } -#tippy-16, #tippy-8 { +#tippy-16, #tippy-8, #tippy-9 { margin-bottom:7.5px; border:2px solid #4f4faa !important; border-top:none !important; @@ -374,7 +374,7 @@ nav#SecondaryNav { background: #3e36abdd; transition-duration:0s !important; /*i'm too fuckin stupid to add the transition properly, the classes needed are not clear*/ -}#tippy-16 div.tippy-box, #tippy-8 div.tippy-box {margin:0px !important; +}#tippy-16 div.tippy-box, #tippy-8 div.tippy-box, #tippy-9 div.tippy-box {margin:0px !important; transition-duration:0.00000001s !important;} /*settings this to 0 breaks shit for some reason, pb why????*/