jenkins-bot has submitted this change and it was merged.
Change subject: PDF-Export: Fixed issue with infobox overlapping toc
......................................................................
PDF-Export: Fixed issue with infobox overlapping toc
Infobox was overlapping the toc section. Added clear:both to toc id
Change-Id: I6ba3406e8a6b6a782b66e5947abe7927853067ac
---
M UEModulePDF/data/PDFTemplates/common/stylesheets/mediawiki.css
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Robert Vogel: Looks good to me, approved
Pwirth: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/UEModulePDF/data/PDFTemplates/common/stylesheets/mediawiki.css
b/UEModulePDF/data/PDFTemplates/common/stylesheets/mediawiki.css
index 43f19ee..cabfb48 100644
--- a/UEModulePDF/data/PDFTemplates/common/stylesheets/mediawiki.css
+++ b/UEModulePDF/data/PDFTemplates/common/stylesheets/mediawiki.css
@@ -459,6 +459,7 @@
background-color: #f9f9f9;
padding: 5px;
font-size: 95%;
+ clear: both;
}
#toc h2, .toc h2 {
--
To view, visit https://gerrit.wikimedia.org/r/253569
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6ba3406e8a6b6a782b66e5947abe7927853067ac
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/BlueSpiceExtensions
Gerrit-Branch: master
Gerrit-Owner: Dvogel hallowelt <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits