From a2386ed8e776cc2550ad19c5c453f41df57fd064 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Thu, 22 Apr 2004 13:14:02 +0000 Subject: [PATCH] search input width -0.1em --- stylesheets/monobook/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index 205f80f127..da45e939b1 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -699,7 +699,7 @@ input.searchButton { #searchGadget { border: 1px solid #2f6fab; - width:11.0em; + width:10.9em; margin: 0 0 0 0; font-size: 95%; } -- 2.20.1