diff options
author | Ajay Ramachandran <[email protected]> | 2021-05-26 22:05:05 -0400 |
---|---|---|
committer | Ajay Ramachandran <[email protected]> | 2021-05-26 22:05:05 -0400 |
commit | deb0e9b9be24f4770c52842b6d5c403709becd56 (patch) | |
tree | 5339ce21e88b19d66c08dac9ac676769a0b7d360 | |
parent | da1d4bc1ce912aad64a2cbf1e1dbc8078e68365b (diff) | |
download | SponsorBlock-deb0e9b9be24f4770c52842b6d5c403709becd56.tar.gz SponsorBlock-deb0e9b9be24f4770c52842b6d5c403709becd56.zip |
Fix issue with whitelist button
-rw-r--r-- | public/popup.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/public/popup.css b/public/popup.css index f1c7791a..c562e57e 100644 --- a/public/popup.css +++ b/public/popup.css @@ -295,8 +295,6 @@ background-color:#ec1c1c; min-height: 16px; margin-top: auto; margin-bottom: auto; - - height: 100%; } .SBWhitelistIcon>path { |