to be on the safe side

pull/2/head
gorhill 9 years ago
parent a914c01ea9
commit a8ceaa5dfb

@ -2042,6 +2042,8 @@ vAPI.toolbarButton = {
tbb.onBeforePopupReady.call(this);
}
resizePopupDelayed();
var body = win.document.body;
body.removeAttribute('data-resize-popup');
var mutationObserver = new win.MutationObserver(onResizeRequested);

Loading…
Cancel
Save