From a4458e75bd70a293f21b7c5d230357639448bb1b Mon Sep 17 00:00:00 2001 From: PyroPeter Date: Sat, 7 Aug 2010 02:33:29 +0200 Subject: Fix the search-button to allow captions wider than 80px (e.g. in german translation) Change width to min-width. - Loui Signed-off-by: PyroPeter Signed-off-by: Loui Chang --- web/template/pkg_search_form.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/template/pkg_search_form.php') diff --git a/web/template/pkg_search_form.php b/web/template/pkg_search_form.php index 0947ba85..9a82713e 100644 --- a/web/template/pkg_search_form.php +++ b/web/template/pkg_search_form.php @@ -6,9 +6,9 @@ " maxlength='35' /> - + - + -- cgit v1.2.3-24-g4f1b