Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2017
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. .iframeWrapper {
  2. position: relative;
  3. padding-bottom: 56.25%;
  4. padding-top: 0px;
  5. height: 0;
  6. }
  7.  
  8. .iframeWrapper iframe {
  9. position: absolute;
  10. top: 0;
  11. left: 0;
  12. width: 100%;
  13. height: 100%;
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement