From a1daefca1371fd6830a522905cfbfb9b1b378714 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Thu, 19 Aug 2004 21:31:42 +0000 Subject: [PATCH] Bug #251135 --> the drop down marker in the new quicksearch bar is getting stretched on OS X. --- mail/base/content/search.xml | 2 ++ mail/base/skin/mailWindow1.css | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mail/base/content/search.xml b/mail/base/content/search.xml index d9b02608e509..31a018893ddb 100644 --- a/mail/base/content/search.xml +++ b/mail/base/content/search.xml @@ -89,7 +89,9 @@ + + diff --git a/mail/base/skin/mailWindow1.css b/mail/base/skin/mailWindow1.css index c78f45c44a68..92a8cba16451 100644 --- a/mail/base/skin/mailWindow1.css +++ b/mail/base/skin/mailWindow1.css @@ -975,7 +975,7 @@ treechildren::-moz-tree-cell-text(lc-black, selected) { .textbox-input-box { - padding-top: 1px; + padding-top: 3px; } #accountCentralBox {