mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +02:00
less: Make filter column input wider
This commit is contained in:
parent
fd372c6b62
commit
5dacabd437
@ -1452,8 +1452,8 @@ li.filter-chain > select.operator {
|
||||
div.filter-expression {
|
||||
.column {
|
||||
min-width: 7em;
|
||||
max-width: 10em;
|
||||
width: 10em;
|
||||
max-width: 30em;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
.sign {
|
||||
|
Loading…
x
Reference in New Issue
Block a user