Robert Vogel has uploaded a new change for review.

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

Change subject: fix for end of li, next lines will break
......................................................................

fix for end of li, next lines will break

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


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

diff --git a/resources/components/skin.titleActions.less 
b/resources/components/skin.titleActions.less
index cf0e4b1..f875280 100644
--- a/resources/components/skin.titleActions.less
+++ b/resources/components/skin.titleActions.less
@@ -10,6 +10,7 @@
        float: none;
        clear: both;
        content: "";
+       display: block;
 }
 
 ul#bs-title-actions li a{

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ida6488855d69cf2e0307050d999d2d102970fb29
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: REL1_23
Gerrit-Owner: Robert Vogel <[email protected]>
Gerrit-Reviewer: Tweichart <[email protected]>

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

Reply via email to