Advertisement
phpface

Untitled

Dec 3rd, 2020
924
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.24 KB | None | 0 0
  1. .embed-responsive-item .flowplayer {
  2.     position: absolute;
  3.     top: 0;
  4.     bottom: 0;
  5.     left: 0;
  6.     width: 100%!important;
  7.     height: 100%!important;
  8.     max-width: 100%!important;
  9.     max-height: 100%!important;
  10.     border: 0;
  11. }
  12.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement