added height to hosts element.
This commit is contained in:
parent
ddddcc9375
commit
0b9377b362
1 changed files with 7 additions and 1 deletions
|
@ -105,3 +105,9 @@ label.wrapp-label input[type="checkbox"] {
|
|||
color:#902d2d;
|
||||
display:none;
|
||||
}
|
||||
|
||||
#add_show_hosts-element {
|
||||
max-height: 80px;
|
||||
min-width: 150px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue