CC-1976: Auto-expand the playlist box as the list grows

Fixed.
This commit is contained in:
Yuchen Wang 2011-10-12 15:18:35 -04:00
parent 45aa38111c
commit bae33b3e20
1 changed files with 0 additions and 2 deletions

View File

@ -39,8 +39,6 @@
#spl_sortable {
list-style: none;
padding:0;
height: 300px;
overflow: auto;
width:100%;
margin-top:0;
}