aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.html
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2020-12-14 23:51:23 -0500
committerAjay Ramachandran <[email protected]>2020-12-14 23:51:23 -0500
commit9b572609f87662e01f23b0ce77813b7c50bf5fd5 (patch)
tree740e8a48e208d809f0f5cc3512853a0dbbc32a2c /public/popup.html
parent59fbc84017c1cfcd9970ecbf0fb3d7163aad35e7 (diff)
downloadSponsorBlock-9b572609f87662e01f23b0ce77813b7c50bf5fd5.tar.gz
SponsorBlock-9b572609f87662e01f23b0ce77813b7c50bf5fd5.zip
Fix popup padding on YouTube page
Diffstat (limited to 'public/popup.html')
-rw-r--r--public/popup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/popup.html b/public/popup.html
index 80755e8b..13940a6f 100644
--- a/public/popup.html
+++ b/public/popup.html
@@ -4,7 +4,7 @@
<link id="sponsorBlockStyleSheet" rel="stylesheet" type="text/css" href="popup.css">
</head>
-<body style="margin: 0; min-width: 320px; background: var(--sb-main-bg-color);">
+<body style="margin: auto; width: 374px; background: var(--sb-main-bg-color);">
<div id="sponsorblockPopup" class="sponsorBlockPageBody preload">
<div class="logoText bottomSpace">
<img src="icons/IconSponsorBlocker256px.png" height="40px" id="sponsorBlockPopupLogo">