fixed delete for playlist editor, sortable doesn't effect contenteditable spans now in cue/fade editors.
This commit is contained in:
parent
8f8c4716cc
commit
290059c0ed
2 changed files with 7 additions and 14 deletions
|
@ -35,7 +35,7 @@
|
|||
#spl_sortable {
|
||||
list-style: none;
|
||||
padding:0;
|
||||
height: 300px;
|
||||
height: 400px;
|
||||
overflow: auto;
|
||||
width:100%;
|
||||
margin-top:0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue