Add script to make embedded iframes autosize (#4853)
This commit is contained in:
parent
bdc8b4fd91
commit
6867681c7c
5 changed files with 76 additions and 10 deletions
|
@ -45,6 +45,7 @@ body {
|
|||
&.embed {
|
||||
background: transparent;
|
||||
margin: 0;
|
||||
padding-bottom: 0;
|
||||
|
||||
.container {
|
||||
position: absolute;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue