diff --git a/js/controller.js b/js/controller.js index d6d3da7e0..dc7193181 100644 --- a/js/controller.js +++ b/js/controller.js @@ -824,7 +824,6 @@ OO.plugin("Html5Skin", function (OO, _, $, W) { newCSS.transform = "translateX(-50%)" } this.state.pluginsElement.css(newCSS); - this.changeIMAiframeOpacity(1); this.renderSkin(); },