mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
CSS: Fix input height in filter editor
This commit is contained in:
parent
9cdf37410c
commit
1d5cfef78d
@ -192,6 +192,8 @@ table.multiselect tr[href] td {
|
||||
|
||||
input[type=text], select {
|
||||
width: 12em;
|
||||
height: 2em;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
ul.tree li.active {
|
||||
|
Loading…
x
Reference in New Issue
Block a user