Esanders has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/379733 )
Change subject: Fix width of sub-heading
......................................................................
Fix width of sub-heading
.flex-center-justify resets width to auto from 100%
so put it first.
Change-Id: I10180c15867dec5e59fd5bb535c294275013e15a
---
M modules/ui/styles/mw.cx.ui.Columns.less
1 file changed, 1 insertion(+), 2 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ContentTranslation
refs/changes/33/379733/1
diff --git a/modules/ui/styles/mw.cx.ui.Columns.less
b/modules/ui/styles/mw.cx.ui.Columns.less
index 8fc0476..52bdda2 100644
--- a/modules/ui/styles/mw.cx.ui.Columns.less
+++ b/modules/ui/styles/mw.cx.ui.Columns.less
@@ -18,12 +18,11 @@
.cx-column__sub-heading,
.cx-column-sub-heading {
+ .flex-center-justify;
.mw-ui-item;
.mw-ui-one-whole;
padding: 5px 0;
height: 3em;
-
- .flex-center-justify;
}
.cx-column__content {
--
To view, visit https://gerrit.wikimedia.org/r/379733
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I10180c15867dec5e59fd5bb535c294275013e15a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ContentTranslation
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits