From: Michael M Slusarz Date: Tue, 9 Feb 2010 06:16:14 +0000 (-0700) Subject: Move quicksearch sizing into CSS X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=186133d0d53715f239f33bd25a7275cfcb52db8c;p=horde.git Move quicksearch sizing into CSS --- diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index f1415ae95..2c0567ed5 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -161,7 +161,7 @@ function _simpleButton($id, $text, $image, $nodisplay = false)
- +
diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index b38254167..943fc6a21 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -814,6 +814,7 @@ a.address:hover img { color: #a0a0a0; margin-bottom: 1px; padding: 0; + width: 150px; } #qsearch_close_filter { cursor: pointer;