diff options
| author | mrmr1993 | 2014-11-02 09:54:27 +0000 |
|---|---|---|
| committer | mrmr1993 | 2014-11-02 09:54:27 +0000 |
| commit | 105503ff0ae2f971e8c7d1f42ceba0aa5846009e (patch) | |
| tree | c48a1a19a146b281ece11dba96edc08da91bfc31 /pages/options.html | |
| parent | 474bcb7552dd538978e546f02b2bff1d7204aa34 (diff) | |
| download | vimium-105503ff0ae2f971e8c7d1f42ceba0aa5846009e.tar.bz2 | |
Cosmetic tweaks for @smblott-github
Diffstat (limited to 'pages/options.html')
| -rw-r--r-- | pages/options.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/options.html b/pages/options.html index c3d3a4d0..7a41d1fd 100644 --- a/pages/options.html +++ b/pages/options.html @@ -116,6 +116,10 @@ input#previousPatterns, input#nextPatterns { width: 100%; } + input#newTabUrl { + width: 100%; + min-height: 135px; + } input#searchUrl { width: 100%; } |
