remove fixed iframe height

This commit is contained in:
Dennis Eichhorn 2020-04-05 18:06:19 +02:00
parent e2217ee1de
commit dc55fba033
2 changed files with 1 additions and 3 deletions

View File

@ -34,7 +34,6 @@ iframe {
margin: 0;
border:none;
width: 100%;
height: 100%;
}
.clean {

View File

@ -64,8 +64,7 @@ iframe {
padding: 0;
margin: 0;
border: none;
width: 100%;
height: 100%; }
width: 100%; }
.clean {
margin: 0;