From 452860219dfb42a3e50feb9ce87df2986b90d7e7 Mon Sep 17 00:00:00 2001 From: Sunil Joshi Date: Tue, 23 Jul 2013 11:09:48 +0200 Subject: Bug 893953: Duplicated CSS rule for "bug_id_container input" in search_form.css r=LpSolit a=sgreen --- skins/standard/search_form.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'skins') diff --git a/skins/standard/search_form.css b/skins/standard/search_form.css index e3a2ba1c4..ff97dbcbc 100644 --- a/skins/standard/search_form.css +++ b/skins/standard/search_form.css @@ -34,10 +34,6 @@ width: 8em; } -#bug_id_container input { - width: 9em; -} - #bug_id_type{ width: inherit; } -- cgit v1.2.3-24-g4f1b