Amire80 has uploaded a new change for review.
https://gerrit.wikimedia.org/r/232685
Change subject: Prevent very long strings from overflowing in the reference card
......................................................................
Prevent very long strings from overflowing in the reference card
Bug: T109681
Change-Id: Ic9025760ce52065f9d3a913b0cbd86ce73b3cdab
---
M modules/tools/styles/ext.cx.tools.reference.less
1 file changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/85/232685/1
diff --git a/modules/tools/styles/ext.cx.tools.reference.less
b/modules/tools/styles/ext.cx.tools.reference.less
index dc56126..85a5025 100644
--- a/modules/tools/styles/ext.cx.tools.reference.less
+++ b/modules/tools/styles/ext.cx.tools.reference.less
@@ -66,4 +66,6 @@
font-size: large;
padding: 4px;
padding-bottom: 15px;
+ word-wrap: break-word;
}
+
--
To view, visit https://gerrit.wikimedia.org/r/232685
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic9025760ce52065f9d3a913b0cbd86ce73b3cdab
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits