From 8444c44158d39b1b3e717eaf8c495c1d85b662e2 Mon Sep 17 00:00:00 2001 From: Derk-Jan Hartman Date: Thu, 11 Nov 2010 16:05:36 +0000 Subject: [PATCH] Followup r76522. Typo in orphans. --- skins/common/commonPrint.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skins/common/commonPrint.css b/skins/common/commonPrint.css index af309df1f6..c702e137f6 100644 --- a/skins/common/commonPrint.css +++ b/skins/common/commonPrint.css @@ -358,5 +358,5 @@ h2, h3, h4, h5, h6, h7 { } p { widows: 3; - orpans: 3; + orphans: 3; } -- 2.20.1