mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
Revert "css/forms: do not set with for ALL inputs"
This reverts commit 323c1e3ebb277555d0e1da1096bb018ae770f311. refs #10995
This commit is contained in:
parent
2f9ffa65d7
commit
2b183a370b
@ -62,9 +62,8 @@ input.search {
|
||||
}
|
||||
}
|
||||
|
||||
select, input[type=text], textarea {
|
||||
input, select, textarea {
|
||||
width: 20em;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
// TODO(el): .form-inline control-group { display: inline-block; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user