Tweak positioning of quicksearch box
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 30 Sep 2009 18:13:58 +0000 (12:13 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 30 Sep 2009 18:13:58 +0000 (12:13 -0600)
imp/themes/screen-dimp.css

index e692a02..a3749f2 100644 (file)
@@ -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;