aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-05-09 20:47:09 -0400
committerAjay <[email protected]>2023-05-09 20:47:09 -0400
commit33d098d78a125b10199f0b088583e17746434718 (patch)
tree09e35ffffc48e85647f165a3d436436f9794f03b
parente094f95602a7d287d40fbedcf1e46b0aa7bc4b77 (diff)
downloadSponsorBlock-33d098d78a125b10199f0b088583e17746434718.tar.gz
SponsorBlock-33d098d78a125b10199f0b088583e17746434718.zip
Fix popup padding css
-rw-r--r--public/popup.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/popup.css b/public/popup.css
index 9e1e9fae..b01ee1b7 100644
--- a/public/popup.css
+++ b/public/popup.css
@@ -40,7 +40,7 @@
color: var(--sb-main-fg-color);
background: transparent;
width: fit-content;
- padding: none;
+ padding: 0;
border: none;
}
@@ -522,7 +522,7 @@
white-space: nowrap;
overflow: hidden;
margin: 0 8px 0 0;
- max-width: 130px;
+ max-width: 165px;
}
/*
* Set username form container with "expanded" state