fixed delete for playlist editor, sortable doesn't effect contenteditable spans now in cue/fade editors.

This commit is contained in:
naomiaro 2011-02-07 22:04:52 -05:00
parent 8f8c4716cc
commit 290059c0ed
2 changed files with 7 additions and 14 deletions

View file

@ -35,7 +35,7 @@
#spl_sortable {
list-style: none;
padding:0;
height: 300px;
height: 400px;
overflow: auto;
width:100%;
margin-top:0;