lubuntu.me/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css

6 lines
148 B
CSS
Raw Normal View History

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