CC-1976: Auto-expand the playlist box as the list grows
Fixed.
This commit is contained in:
parent
45aa38111c
commit
bae33b3e20
|
@ -39,8 +39,6 @@
|
||||||
#spl_sortable {
|
#spl_sortable {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
padding:0;
|
padding:0;
|
||||||
height: 300px;
|
|
||||||
overflow: auto;
|
|
||||||
width:100%;
|
width:100%;
|
||||||
margin-top:0;
|
margin-top:0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue