Fix editor styling and layout issues

This commit is contained in:
Duncan Sommerville 2015-08-19 13:02:14 -04:00
parent ff930549db
commit ae66b2272b
5 changed files with 12 additions and 64 deletions

View file

@ -415,6 +415,8 @@ var AIRTIME = (function(AIRTIME){
$pl.find("#spl_crossfade").show();
}
}
$('.zend_form + .spl-no-margin > div:has(*:visible):last').css('margin-left', 0);
}
function getId() {