jenkins-bot has submitted this change and it was merged.

Change subject: Regression: Fix Special:Watchlist width of page-header
......................................................................


Regression: Fix Special:Watchlist width of page-header

The feed view tabs are squished.
This corrects this.

Change-Id: I55699449fa45982eb9612d5d3f1f2a3ce8286839
---
M less/specials/pagefeed.less
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jdlrobson: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/less/specials/pagefeed.less b/less/specials/pagefeed.less
index f19d325..256c917 100644
--- a/less/specials/pagefeed.less
+++ b/less/specials/pagefeed.less
@@ -39,6 +39,7 @@
        li {
                display: inline-block;
                border-left: 1px solid @colorGray13;
+               width: 25%;
                margin: 0 0 0 -1px;
                border-bottom: none;
 

-- 
To view, visit https://gerrit.wikimedia.org/r/186226
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I55699449fa45982eb9612d5d3f1f2a3ce8286839
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to