aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-12-22 11:52:42 -0500
committerAjay <[email protected]>2023-12-22 11:52:42 -0500
commit9d0e42de7642202656538b2178fb365a932501b9 (patch)
tree066ce5a895005bbb7e409a34cf04fa1ef8072d17 /public
parent8496e32cfefddda85605c02ad8e241e559c12041 (diff)
downloadSponsorBlock-9d0e42de7642202656538b2178fb365a932501b9.tar.gz
SponsorBlock-9d0e42de7642202656538b2178fb365a932501b9.zip
Fix second skip notice slot not working
Diffstat (limited to 'public')
-rw-r--r--public/content.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/content.css b/public/content.css
index dc2b1ba1..285ba11d 100644
--- a/public/content.css
+++ b/public/content.css
@@ -320,11 +320,6 @@ div:hover > .sponsorBlockChapterBar {
padding-bottom: 7.8%;
}
-/* if two are very close to eachother */
-.secondSkipNotice {
- bottom: 290px;
-}
-
.noticeLeftIcon {
display: flex;
align-items: center;