diff options
author | Ajay <[email protected]> | 2022-06-13 13:28:16 -0400 |
---|---|---|
committer | Ajay <[email protected]> | 2022-06-13 13:28:16 -0400 |
commit | e94ce0ffef4ba125393731934f908f1c411ca1d6 (patch) | |
tree | c41ea10fc4fc17547db937bf858cbb13112f77d8 /public/popup.css | |
parent | 2dfcf2141f0b524ebebf7bce25a74ca7b57073a9 (diff) | |
download | SponsorBlock-e94ce0ffef4ba125393731934f908f1c411ca1d6.tar.gz SponsorBlock-e94ce0ffef4ba125393731934f908f1c411ca1d6.zip |
Fix edit username box too big
Diffstat (limited to 'public/popup.css')
-rw-r--r-- | public/popup.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/public/popup.css b/public/popup.css index 393c0789..783300ab 100644 --- a/public/popup.css +++ b/public/popup.css @@ -496,7 +496,6 @@ * Set username form container with "expanded" state */ #setUsername.SBExpanded { - width: calc(200% - 130px); text-align: left; } /* |