]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Revert "CSS: Make all <select> and <textarea> use all available space"
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 16:02:11 +0000 (18:02 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 24 Sep 2025 16:02:11 +0000 (18:02 +0200)
This reverts commit 2208a0f85f966981acb11a17f739e9a11c53a427.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/html/themes/ipfire/include/css/style.css

index df6ee6b47f24a92c6510182f9e89e778bedd46c1..ae29fde3608c8def21f10bcc83894b61e3666bd3 100644 (file)
@@ -106,10 +106,6 @@ h6 {
        font-size: 1em;
 }
 
-select, textarea {
-       width: 100%;
-}
-
 br.clear {
        clear: both;
 }