added height to hosts element.
This commit is contained in:
parent
ddddcc9375
commit
0b9377b362
1 changed files with 7 additions and 1 deletions
|
@ -104,4 +104,10 @@ label.wrapp-label input[type="checkbox"] {
|
|||
padding:8px;
|
||||
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