jenkins-bot has submitted this change and it was merged.
Change subject: Remove login icon from Special:MobileMenu for non-JS users
......................................................................
Remove login icon from Special:MobileMenu for non-JS users
Bug: 72723
Change-Id: Iddc34d973d6f8518d01f4a6922b52f8e4e3affef
---
M less/specials/mobilemenu.less
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Jdlrobson: Looks good to me, approved
jenkins-bot: Verified
diff --git a/less/specials/mobilemenu.less b/less/specials/mobilemenu.less
index fbc52d4..7af05cc 100644
--- a/less/specials/mobilemenu.less
+++ b/less/specials/mobilemenu.less
@@ -15,7 +15,8 @@
.client-nojs {
#mw-mf-page-left {
- .icon {
+ .icon,
+ .icon.icon-anon {
background-image: none;
padding-left: 0;
}
--
To view, visit https://gerrit.wikimedia.org/r/169956
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iddc34d973d6f8518d01f4a6922b52f8e4e3affef
Gerrit-PatchSet: 4
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Awjrichards <[email protected]>
Gerrit-Reviewer: Bmansurov <[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