jenkins-bot has submitted this change and it was merged.
Change subject: Fix the external resources table
......................................................................
Fix the external resources table
Stop text from overflowing the box on the right and put keys and values on the
same level
Bug: T135017
Change-Id: Ib23f4aafec7223e6bc7e809ff39699789544e145
---
M modules/ext.articleplaceholder.defaultDisplay.css
1 file changed, 10 insertions(+), 5 deletions(-)
Approvals:
Hoo man: Looks good to me, approved
jenkins-bot: Verified
diff --git a/modules/ext.articleplaceholder.defaultDisplay.css
b/modules/ext.articleplaceholder.defaultDisplay.css
index 8deb306..0040bd3 100644
--- a/modules/ext.articleplaceholder.defaultDisplay.css
+++ b/modules/ext.articleplaceholder.defaultDisplay.css
@@ -33,14 +33,20 @@
border: 1px solid black;
background-color: #F9F9F9;
width: 100%;
+ padding: 0.6em;
+ text-align: left;
+}
+
+.mw-body .articleplaceholder-identifierlist p {
+ margin-top: 0;
+}
+
+.articleplaceholder-id-value {
+ word-break:break-all;
}
.articleplaceholder-statementgrouplist {
margin-top: 5%;
-}
-
-.articleplaceholder-statement {
- margin-top: 1.5em;
}
.articleplaceholder-value {
@@ -49,7 +55,6 @@
.articleplaceholder-identifierlist .articleplaceholder-value {
font-size: 100%;
- margin-left: 1.5em;
}
.articleplaceholder-qualifier {
--
To view, visit https://gerrit.wikimedia.org/r/290431
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ib23f4aafec7223e6bc7e809ff39699789544e145
Gerrit-PatchSet: 5
Gerrit-Project: mediawiki/extensions/ArticlePlaceholder
Gerrit-Branch: master
Gerrit-Owner: Lucie Kaffee <[email protected]>
Gerrit-Reviewer: Aude <[email protected]>
Gerrit-Reviewer: Hoo man <[email protected]>
Gerrit-Reviewer: Jackmcbarn <[email protected]>
Gerrit-Reviewer: Lucie Kaffee <[email protected]>
Gerrit-Reviewer: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: WMDE-jand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits