Mglaser has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/348053 )

Change subject: BSSkin: Fixed float of personal menu in not logged-in state
......................................................................

BSSkin: Fixed float of personal menu in not logged-in state

* everything, that was left of the personal menu in not logged-in state
was forced under / behind the searchfield

=> Needs cherry-pick to REL1_27

Change-Id: If40365267fa44156205735a71639783dbc7d0490
---
M resources/components/skin.menuTop.less
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/skins/BlueSpiceSkin 
refs/changes/53/348053/1

diff --git a/resources/components/skin.menuTop.less 
b/resources/components/skin.menuTop.less
index fe9aa61..e6fb63e 100644
--- a/resources/components/skin.menuTop.less
+++ b/resources/components/skin.menuTop.less
@@ -160,6 +160,7 @@
                }
        }
        span.bs-personal-not-loggedin{
+               float: right;
                display: block;
                height: 24px;
                padding: 9px 10px 4px 10px;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If40365267fa44156205735a71639783dbc7d0490
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: REL1_27
Gerrit-Owner: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to