Foxtrott has uploaded a new change for review.
https://gerrit.wikimedia.org/r/273577
Change subject: Add some offset for the login/logout link
......................................................................
Add some offset for the login/logout link
The login/logout links have a fundamentally different kind of function than the
rest of the personal tools. This change acknowledges this and sets these links
apart visually.
Change-Id: I7ef10af3c2e379e51e9dde588fc578c9a3f37ef1
---
M components/personalMenu.less
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/Vector
refs/changes/77/273577/1
diff --git a/components/personalMenu.less b/components/personalMenu.less
index 300d77e..6ec8868 100644
--- a/components/personalMenu.less
+++ b/components/personalMenu.less
@@ -25,6 +25,11 @@
margin-top: 0.5em;
font-size: @menu-personal-font-size;
white-space: nowrap;
+
+ /* Some offset for the login/logout link */
+ &#pt-login, &#pt-logout {
+ margin-left: 2em;
+ }
}
}
--
To view, visit https://gerrit.wikimedia.org/r/273577
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7ef10af3c2e379e51e9dde588fc578c9a3f37ef1
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/Vector
Gerrit-Branch: master
Gerrit-Owner: Foxtrott <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits