jenkins-bot has submitted this change and it was merged. Change subject: CSS for inline anonymous p-personal links, modes ......................................................................
CSS for inline anonymous p-personal links, modes Change-Id: I6823495555be00404005b755756aa290d93acd28 --- M Splash.i18n.php M Splash.php M Splash.skin.php M resources/fonts.css M resources/normalise.css M resources/screen.less 6 files changed, 4 insertions(+), 0 deletions(-) Approvals: Isarra: Looks good to me, approved jenkins-bot: Verified diff --git a/Splash.i18n.php b/Splash.i18n.php old mode 100755 new mode 100644 diff --git a/Splash.php b/Splash.php old mode 100755 new mode 100644 diff --git a/Splash.skin.php b/Splash.skin.php old mode 100755 new mode 100644 diff --git a/resources/fonts.css b/resources/fonts.css old mode 100755 new mode 100644 diff --git a/resources/normalise.css b/resources/normalise.css old mode 100755 new mode 100644 diff --git a/resources/screen.less b/resources/screen.less old mode 100755 new mode 100644 index e8c77d8..a9cb588 --- a/resources/screen.less +++ b/resources/screen.less @@ -186,6 +186,10 @@ .no-dropdown { .background-image-svg('images/user-icon-only.svg', 'images/user-icon-only.png'); background-repeat: no-repeat; + + li { + display: inline; + } } #p-loggedin { .background-image-svg('images/user-icon.svg', 'images/user-icon.png'); -- To view, visit https://gerrit.wikimedia.org/r/213279 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6823495555be00404005b755756aa290d93acd28 Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/skins/Splash Gerrit-Branch: master Gerrit-Owner: Isarra <zhoris...@gmail.com> Gerrit-Reviewer: Isarra <zhoris...@gmail.com> Gerrit-Reviewer: Siebrand <siebr...@kitano.nl> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits