Guest User

Untitled

a guest
Jan 23rd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. .fluid-width-video-wrapper {
  2. width: 100%;
  3. position: relative;
  4. padding: SET-BY-JAVASCRIPT% 0 0 0;
  5. }
  6.  
  7. .fluid-width-video-wrapper iframe,
  8. .fluid-width-video-wrapper object,
  9. .fluid-width-video-wrapper embed {
  10. position: absolute;
  11. top: 0;
  12. left: 0;
  13. width: 100%;
  14. height: 100%;
  15. }
Add Comment
Please, Sign In to add comment