Auto seems to work much better if embedded content gets scollbars.
parent
b30ae98858
commit
8b9eed2349
|
@ -34,7 +34,7 @@ html.h5p-iframe .h5p-content {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: auto;
|
||||||
}
|
}
|
||||||
.h5p-content.h5p-no-frame,
|
.h5p-content.h5p-no-frame,
|
||||||
.h5p-fullscreen .h5p-content,
|
.h5p-fullscreen .h5p-content,
|
||||||
|
|
Loading…
Reference in New Issue