aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-10-15 19:28:54 -0400
committerGitHub <[email protected]>2021-10-15 19:28:54 -0400
commit5ee6a2195d33ccc095f56d7c82f646720844d9b2 (patch)
tree915ef4dc700463e6f8afa621170c9a62a2b0bf02
parent63d4c1aedb72baefe4b5557b34308f937dab1821 (diff)
parent75607dea1c60a549ab082776f5e94697502d9b9d (diff)
downloadSponsorBlock-5ee6a2195d33ccc095f56d7c82f646720844d9b2.tar.gz
SponsorBlock-5ee6a2195d33ccc095f56d7c82f646720844d9b2.zip
Merge pull request #1002 from maximmax42/patch-1
Added margin-bottom for #sponsorblockPopup
-rw-r--r--public/popup.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/popup.css b/public/popup.css
index db0e4726..eab8dcd3 100644
--- a/public/popup.css
+++ b/public/popup.css
@@ -46,6 +46,7 @@
width: 330px;
padding: 22px;
text-align: center;
+ margin-bottom: var(--ytd-margin-6x);
}
#issueReporterTimeButtons > .votingButtons > .segmentTimeButton {