aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-08-17 23:09:01 -0400
committerAjay Ramachandran <[email protected]>2021-08-17 23:09:01 -0400
commit2a0e893dfc7381b18a103426bc760675e8916eff (patch)
treee66f1159182bf82f35f1b11e33c5f7b00e0dfde6 /public
parent8b348a2aeba501a003da4544d091040246e60a51 (diff)
downloadSponsorBlock-2a0e893dfc7381b18a103426bc760675e8916eff.tar.gz
SponsorBlock-2a0e893dfc7381b18a103426bc760675e8916eff.zip
Fix second notice fading too soon
Diffstat (limited to 'public')
-rw-r--r--public/content.css2
1 files changed, 0 insertions, 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 {