diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 49a980298ae..21ca0e5e586 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -700,10 +700,17 @@ div.divsearchfield { .divsearchfieldfilter { text-overflow: clip; overflow: auto; - white-space: nowrap; padding-bottom: 5px; opacity: 0.6; } +browser->layout == 'phone') { +?> +.divsearchfieldfilter { + white-space: nowrap; +} + div.confirmmessage { padding-top: 6px; }