From 66e38674d8c4d4feef5e49d46df303ccddba6135 Mon Sep 17 00:00:00 2001 From: "joe%retrovirus.com" Date: Fri, 12 May 2006 17:18:35 +0000 Subject: [PATCH] Small CSS tweak to increase the hit area of the search engine selection drop down on Mac OS X. bug=337548 r=mconnor uir=beltzner --- browser/themes/pinstripe/browser/searchbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/browser/themes/pinstripe/browser/searchbar.css b/browser/themes/pinstripe/browser/searchbar.css index 852ac0eb014..560b4e81b9f 100644 --- a/browser/themes/pinstripe/browser/searchbar.css +++ b/browser/themes/pinstripe/browser/searchbar.css @@ -34,7 +34,7 @@ border: none; padding-right: 0px; height: 21px !important; - margin: 0px -5px 0px -1px; + margin: 0px -3px 0px -1px; } .search-go-button {