Mooeypoo has uploaded a new change for review.
https://gerrit.wikimedia.org/r/298107
Change subject: Make sure sidebar titles are under one another in
Special:Notifications
......................................................................
Make sure sidebar titles are under one another in Special:Notifications
Bug: T139807
Change-Id: I59621117835d5ba3f0314f3cdd0c7cd0f0cd6b7c
---
M modules/styles/mw.echo.ui.CrossWikiUnreadFilterWidget.less
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Echo
refs/changes/07/298107/1
diff --git a/modules/styles/mw.echo.ui.CrossWikiUnreadFilterWidget.less
b/modules/styles/mw.echo.ui.CrossWikiUnreadFilterWidget.less
index f6c6fdc..859e604 100644
--- a/modules/styles/mw.echo.ui.CrossWikiUnreadFilterWidget.less
+++ b/modules/styles/mw.echo.ui.CrossWikiUnreadFilterWidget.less
@@ -6,11 +6,13 @@
width: @specialpage-sidebar-width;
&-title {
+ display: block;
font-size: 1.3em;
font-weight: bold;
}
&-subtitle {
+ display: block;
color: @grey-light;
}
}
--
To view, visit https://gerrit.wikimedia.org/r/298107
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I59621117835d5ba3f0314f3cdd0c7cd0f0cd6b7c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Echo
Gerrit-Branch: master
Gerrit-Owner: Mooeypoo <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits