From 886fb4fddab451f801fc7a063bae214d678ca979 Mon Sep 17 00:00:00 2001 From: eggy Date: Sun, 23 Jul 2017 09:08:17 +0200 Subject: [PATCH] Suchbox breiter --- theme/forms.css | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/forms.css b/theme/forms.css index 5646a7d..18c23c7 100644 --- a/theme/forms.css +++ b/theme/forms.css @@ -396,6 +396,7 @@ input.button1:focus, input.button2:focus, input.button3:focus { border-radius: 4px 0 0 4px; float: left; height: 24px; + width: 184px; /* dfde: sonst passt "Diese Ergebnisse durchsuchen" nicht rein */ padding: 3px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -- 2.39.2