From a5ce3ceee8029c65c1a2d0bc32affaa797eb4549 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Wed, 30 Sep 2009 12:13:58 -0600 Subject: [PATCH] Tweak positioning of quicksearch box --- imp/themes/screen-dimp.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index e692a029b..a3749f265 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -403,7 +403,7 @@ div.vpRow.flagDeleted { /* Actions */ .dimpActions { background: #efefef; - padding: 4px 2px 6px; + padding: 4px 2px 7px; border: 1px silver solid; border-bottom: 0; background: transparent url("graphics/backhead_s2.png") repeat-x; @@ -802,7 +802,7 @@ a.address:hover img { /* Search-related styles */ #qsearch { - padding: 1px 0 1px 1px; + padding-left: 1px; float: right; border: 1px solid #999; cursor: default; -- 2.11.0