From a7a274698c5cd1ee686731d1766f8c102635a65d Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Fri, 30 Apr 2010 11:04:46 -0600 Subject: [PATCH] A bit more padding in quicksearch box --- imp/themes/dimp/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/imp/themes/dimp/screen.css b/imp/themes/dimp/screen.css index 26c1fee05..6f9ccbc18 100644 --- a/imp/themes/dimp/screen.css +++ b/imp/themes/dimp/screen.css @@ -784,7 +784,7 @@ a.address:hover img { border: none; color: #a0a0a0; margin-bottom: 1px; - padding: 0; + padding: 0 2px 0 0; width: 150px; } #qsearch_close_filter { -- 2.11.0