Remove spurious 'h7' in commonPrint.css
authorMatmaRex <matma.rex@gmail.com>
Tue, 30 Apr 2013 09:23:53 +0000 (11:23 +0200)
committerMatmaRex <matma.rex@gmail.com>
Tue, 30 Apr 2013 09:23:53 +0000 (11:23 +0200)
There is no such element, silly.

Change-Id: I0a58278c1d2ff97463eddc15c701193cfd25757e

skins/common/commonPrint.css

index 9b6d6ef..9ea89d9 100644 (file)
@@ -353,7 +353,7 @@ a.sortheader {
 .wikitable, .thumb, img {
        page-break-inside: avoid;
 }
-h2, h3, h4, h5, h6, h7 {
+h2, h3, h4, h5, h6 {
        page-break-after: avoid;
 }
 p {