Merge remote-tracking branch 'refs/remotes/origin/3.0'
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / style / layout / print.scss
index 5952fe061af76003720b4eb646c229095324cd8f..d121d9f40c225b3aaae4fa67895309771db21b8d 100644 (file)
        }
        
        /* see https://bugzilla.mozilla.org/show_bug.cgi?id=939897 */
-       .pageContainer {
-               display: block;
+       .pageContainer,
+       .main > div {
+               display: block !important;
        }
 }