diff --git a/themes/original/css/navigation.css.php b/themes/original/css/navigation.css.php index 5ec999a93c..54ea35f41c 100644 --- a/themes/original/css/navigation.css.php +++ b/themes/original/css/navigation.css.php @@ -196,7 +196,7 @@ li.fast_filter { border-: 1px solid #666; } li.fast_filter input { - padding-: .4em; + padding-: 1.7em; width: 100%; } li.fast_filter span { diff --git a/themes/pmahomme/css/navigation.css.php b/themes/pmahomme/css/navigation.css.php index a5592a8634..905a4285f8 100644 --- a/themes/pmahomme/css/navigation.css.php +++ b/themes/pmahomme/css/navigation.css.php @@ -192,7 +192,7 @@ li.fast_filter { border-: 1px solid #666; } li.fast_filter input { - padding-: .4em; + padding-: 1.7em; width: 100%; } li.fast_filter span {