Bmansurov has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/170446

Change subject: Show logout link on Special:MobileMenu when JS is disabled
......................................................................

Show logout link on Special:MobileMenu when JS is disabled

Bug: 72728
Change-Id: I10dd286f95da4f2aec70b0bb1a6773fe2028db46
---
M less/specials/mobilemenu.less
1 file changed, 9 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/46/170446/1

diff --git a/less/specials/mobilemenu.less b/less/specials/mobilemenu.less
index 7af05cc..049195c 100644
--- a/less/specials/mobilemenu.less
+++ b/less/specials/mobilemenu.less
@@ -20,5 +20,14 @@
                        background-image: none;
                        padding-left: 0;
                }
+               .icon-profile {
+                       margin-right: 90px;
+               }
+               .icon-secondary-logout {
+                       &.icon {
+                               text-indent: 10px;
+                               width: 90px;
+                       }
+               }
        }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I10dd286f95da4f2aec70b0bb1a6773fe2028db46
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <bmansu...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to