diff options
author | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-24 16:30:41 +0100 |
---|---|---|
committer | BobIsMyManager <bimmgitsignature.nly8m@simplelogin.co> | 2022-07-24 16:30:41 +0100 |
commit | a43f0a7e7fa563db3b0593dc1ca588559381e1d0 (patch) | |
tree | 9191c5488edf965d448fd4b1dbaa9a4139868a5a /src/pages/popup/style.css | |
parent | Merge branch 'BobIsMyManager-librex' (diff) | |
download | libredirect-a43f0a7e7fa563db3b0593dc1ca588559381e1d0.zip |
Squashed a few bugs
Closes https://github.com/libredirect/libredirect/issues/392
Diffstat (limited to 'src/pages/popup/style.css')
-rw-r--r-- | src/pages/popup/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/popup/style.css b/src/pages/popup/style.css index 8136237a..d2171dd9 100644 --- a/src/pages/popup/style.css +++ b/src/pages/popup/style.css @@ -20,4 +20,4 @@ html, body { .space { height: 10px; -} \ No newline at end of file +} |