set a min height for iframes

This commit is contained in:
mb@mb 2018-06-14 11:59:14 +02:00
parent c68b7b47f3
commit b87264129f

View File

@ -385,6 +385,8 @@ header {
iframe{
width: 100%;
height: auto;
min-height: 500px;
margin:0.5em 0 1em 0;
}
/*footnotes*/
sup span{