From c380cb5c9c8dd786b8203d2ed10d451da2ece2b7 Mon Sep 17 00:00:00 2001 From: Stephen Blott Date: Tue, 23 Oct 2012 10:27:57 +0100 Subject: Code cleanup, as requested by in3/Jez Ng here: - https://github.com/philc/vimium/pull/682. --- options/options.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'options/options.html') diff --git a/options/options.html b/options/options.html index ef1267cc..3bce82ce 100644 --- a/options/options.html +++ b/options/options.html @@ -123,7 +123,7 @@ input#previousPatterns, input#nextPatterns { width: 100%; } - input#defaultSearchUrl { + input#searchUrl { width: 100%; } #status { @@ -319,7 +319,7 @@ unmapAll Vomnibar fall back URL/search engine if nothing else matches (examples: "http://duckduckgo.com/?q=", "http://www.google.com/search?q="). - + -- cgit v1.2.3