jenkins-bot has submitted this change and it was merged.
Change subject: Add border bottom to the last menu item
......................................................................
Add border bottom to the last menu item
Bug: T1160
Change-Id: If0f7506b6c3161bd0c2e5bd6e439015925df5702
---
M less/mainmenu.less
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Jdlrobson: Looks good to me, approved
jenkins-bot: Verified
diff --git a/less/mainmenu.less b/less/mainmenu.less
index bd22f15..a75486b 100644
--- a/less/mainmenu.less
+++ b/less/mainmenu.less
@@ -138,6 +138,9 @@
border-left: solid @menuBorder #3366BB;
}
}
+ &:last-child {
+ border-bottom: 1px solid @colorGray7;
+ }
a {
color: white;
--
To view, visit https://gerrit.wikimedia.org/r/185847
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If0f7506b6c3161bd0c2e5bd6e439015925df5702
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: 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