diff options
| author | Stephen Blott | 2015-05-31 13:55:45 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-05-31 13:55:47 +0100 | 
| commit | 32ad2e75f92084f16b8fdb7831b3577efaf63f1e (patch) | |
| tree | a6bb7cf5bff2d11017e4f0cc357d55597c888b23 /pages/options.css | |
| parent | a51a4724c76d1eb644d5dcba3783f27d56d65e6b (diff) | |
| download | vimium-32ad2e75f92084f16b8fdb7831b3577efaf63f1e.tar.bz2 | |
Fully remove unused option.
(This was supposed to have been removed previously.  Oops!).
Diffstat (limited to 'pages/options.css')
| -rw-r--r-- | pages/options.css | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/options.css b/pages/options.css index ffb348c6..745b655c 100644 --- a/pages/options.css +++ b/pages/options.css @@ -107,7 +107,7 @@ input#linkHintNumbers {  input#linkHintCharacters {    width: 100%;  } -input#scrollStepSize, input#omniSearchWeight { +input#scrollStepSize {    width: 50px;    margin-right: 3px;    padding-left: 3px;  | 
