CC-4529: Playlist Builder: The panel of 'Adding n items' will be bigger than usual if there is a item in Playlist has expanded cue in/out setting

-fixed
This commit is contained in:
denise 2012-10-09 14:39:29 -04:00
parent dc410f4289
commit c9ac675a10
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ var AIRTIME = (function(AIRTIME) {
var $el = $(this), selected = mod
.getChosenAudioFilesLength(), container, message, li = $("#side_playlist ul[id='spl_sortable'] li:first"), width = li
.width(), height = li.height();
.width(), height = 55;
// dragging an element that has an unselected
// checkbox.