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

Change subject: fixed bug with tables on first page
......................................................................


fixed bug with tables on first page

(cherry pick from  I4da80816da93375e6a17008c7615c88ec1e8cc3c)

Change-Id: I10e79207dc8aafafbad9037e87fe2e3af785b548
---
M UEModulePDF/data/PDFTemplates/common/stylesheets/page.css
1 file changed, 0 insertions(+), 9 deletions(-)

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



diff --git a/UEModulePDF/data/PDFTemplates/common/stylesheets/page.css 
b/UEModulePDF/data/PDFTemplates/common/stylesheets/page.css
index 8bc11de..1bb7563 100644
--- a/UEModulePDF/data/PDFTemplates/common/stylesheets/page.css
+++ b/UEModulePDF/data/PDFTemplates/common/stylesheets/page.css
@@ -161,13 +161,4 @@
 table {
     clear: both; /* Is this wise? Prevents floating thumbs from overlapping 
into tables and TOC table */
     -fs-table-paginate: paginate; /* special xhtmlrenderer (flying saucer -> 
fs) property */
-    page-break-inside: avoid;
-}
-
-thead {
-    page-break-after: avoid;
-}
-
-tbody {
-    inside: avoid;
 }
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I10e79207dc8aafafbad9037e87fe2e3af785b548
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: REL1_22
Gerrit-Owner: Tweichart <weich...@hallowelt.biz>
Gerrit-Reviewer: Tweichart <weich...@hallowelt.biz>
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