jenkins-bot has submitted this change and it was merged.

Change subject: Remove spurious 'h7' in commonPrint.css
......................................................................


Remove spurious 'h7' in commonPrint.css

There is no such element, silly.

Change-Id: I0a58278c1d2ff97463eddc15c701193cfd25757e
---
M skins/common/commonPrint.css
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alex Monk: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css
index 9b6d6ef..9ea89d9 100644
--- a/skins/common/commonPrint.css
+++ b/skins/common/commonPrint.css
@@ -353,7 +353,7 @@
 .wikitable, .thumb, img {
        page-break-inside: avoid;
 }
-h2, h3, h4, h5, h6, h7 {
+h2, h3, h4, h5, h6 {
        page-break-after: avoid;
 }
 p {

-- 
To view, visit https://gerrit.wikimedia.org/r/61547
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I0a58278c1d2ff97463eddc15c701193cfd25757e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Matmarex <matma....@gmail.com>
Gerrit-Reviewer: Alex Monk <kren...@gmail.com>
Gerrit-Reviewer: Daniel Friesen <dan...@nadir-seen-fire.com>
Gerrit-Reviewer: Waldir <wal...@email.com>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to