aboutsummaryrefslogtreecommitdiffstats
path: root/pages/options.html
diff options
context:
space:
mode:
authormrmr19932014-11-02 09:54:27 +0000
committermrmr19932014-11-02 09:54:27 +0000
commit105503ff0ae2f971e8c7d1f42ceba0aa5846009e (patch)
treec48a1a19a146b281ece11dba96edc08da91bfc31 /pages/options.html
parent474bcb7552dd538978e546f02b2bff1d7204aa34 (diff)
downloadvimium-105503ff0ae2f971e8c7d1f42ceba0aa5846009e.tar.bz2
Cosmetic tweaks for @smblott-github
Diffstat (limited to 'pages/options.html')
-rw-r--r--pages/options.html4
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%;
}