From: Wolfram Schneider Date: Wed, 28 May 2014 13:41:48 +0000 (+0000) Subject: larger select box for Firefox, part of MKWS-198 X-Git-Tag: 1.0.0~578^2~2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=4b4ccf383e2b117675dd5bbe2b1186e8171ad046 larger select box for Firefox, part of MKWS-198 --- diff --git a/tools/htdocs/external/koha/koha-mkws.css b/tools/htdocs/external/koha/koha-mkws.css index efb3e69..1bf0118 100644 --- a/tools/htdocs/external/koha/koha-mkws.css +++ b/tools/htdocs/external/koha/koha-mkws.css @@ -16,7 +16,7 @@ form[name=mkwsSearchForm] > input[type=submit].mkwsButton { select.mkwsTeam_AUTO { width: 10em; font-size: 11px; - height: 20px; + height: 25px; } /* facet links */ @@ -105,4 +105,4 @@ input[type=submit].mkwsButton { background: #fff; } -/* EOF */ \ No newline at end of file +/* EOF */