diff options
| author | Stephen Blott | 2017-04-21 10:33:08 +0100 |
|---|---|---|
| committer | Stephen Blott | 2017-04-21 10:33:19 +0100 |
| commit | 20b039c2b5910718a1bb4e76f32f68fad0ac890a (patch) | |
| tree | 8d5b1477cf49c18c28945333b4befce523a1eb61 /pages/popup.html | |
| parent | 8359488e8f3255a57d0f8241790cf6921826f1be (diff) | |
| download | vimium-20b039c2b5910718a1bb4e76f32f68fad0ac890a.tar.bz2 | |
Firefox: Fix format of popup buttons.
@mrmr1993: This is trivial fix for Firefox, so it doesn't warrant a PR.
I'll mention you just to keep you up to date on commits like this,
though.
Diffstat (limited to 'pages/popup.html')
| -rw-r--r-- | pages/popup.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/popup.html b/pages/popup.html index fdf116e5..eb41c3ae 100644 --- a/pages/popup.html +++ b/pages/popup.html @@ -13,7 +13,6 @@ } #helpText, #stateLine, #state { color: #979ca0; } - #exclusionAddButton { width: 80px; } #saveOptions { margin-top: 5px; /* Match #exclusionAddButton */ |
