Aleksander Machniak
2014-05-27 b21f8bd3ef368563f2debf4e0debfb319ce763ea
skins/larry/ui.js
@@ -527,7 +527,7 @@
    h = body.parent().height() - 8;
    body.width(w).height(h);
    $('#composebodycontainer > div').width(w+8).css('margin-top', '1px');
    $('#composebodycontainer > div').width(w+8);
    $('#composebody_ifr').height(h + 4 - $('div.mce-toolbar').height());
    $('#googie_edit_layer').height(h - 8);
//    $('#composebodycontainer')[(btns ? 'addClass' : 'removeClass')]('buttons');