From 2a0e893dfc7381b18a103426bc760675e8916eff Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 17 Aug 2021 23:09:01 -0400 Subject: [PATCH] Fix second notice fading too soon --- public/content.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/public/content.css b/public/content.css index ed1e2a5f..55e4b63e 100644 --- a/public/content.css +++ b/public/content.css @@ -202,8 +202,6 @@ /* if two are very close to eachother */ .secondSkipNotice { bottom: 250px; - - transition: bottom 0.2s; } .noticeLeftIcon {