Skip to content

Commit

Permalink
Revert "Merge pull request #740 from ooyala/player-395b"
Browse files Browse the repository at this point in the history
This reverts commit dba1732, reversing
changes made to b0f0b69.
  • Loading branch information
dchauOoyala committed Mar 9, 2017
1 parent dba1732 commit 0b8019c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,6 @@ OO.plugin("Html5Skin", function (OO, _, $, W) {
newCSS.transform = "translateX(-50%)"
}
this.state.pluginsElement.css(newCSS);
this.changeIMAiframeOpacity(1);
this.renderSkin();
},

Expand Down

0 comments on commit 0b8019c

Please sign in to comment.