MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 369: Line 369:
     max-width: 100% !important;
     max-width: 100% !important;
     min-height: 80vh;
     min-height: 80vh;
}
.pdfembed iframe {
    width: 100% !important;
    min-height: 80vh !important;
    height: 80vh !important;
    display: block !important;
}
}