Merge "Throw exception if php-curl is missing"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Fri, 2 Feb 2018 16:58:28 +0000 (16:58 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Fri, 2 Feb 2018 16:58:28 +0000 (16:58 +0000)
resources/src/mediawiki.legacy/commonPrint.css

index 58e00f9..df5aa0f 100644 (file)
@@ -126,9 +126,8 @@ pre,
        border: 1pt dashed #000;
        padding: 1em 0;
        font-size: 8pt;
-       white-space: pre;
+       white-space: pre-wrap;
        word-wrap: break-word;
-       overflow: auto;
 }
 
 /* Prevent citations and subscripts from interfering with the line-height */