lubuntu.me/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css
2018-01-26 15:50:15 +01:00

6 lines
148 B
CSS

/*MediaElementJS responsive sizing issue with HTML player is fixed by adding the below style.*/
iframe.me-plugin {
width: 100%;
height: 100%;
}