jenkins-bot has submitted this change and it was merged.

Change subject: changes styling for atom icon to be displayed correctly in left 
navigation
......................................................................


changes styling for atom icon to be displayed correctly in left navigation

Change-Id: I92d6c85083e049526c86c7c9405438e11cb6d590
(cherry picked from commit a6c3a4b6f1f9ef6fb97ca6c6079e158fd424ffde)
---
M resources/components/skin.icons.less
1 file changed, 5 insertions(+), 1 deletion(-)

Approvals:
  Tweichart: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/resources/components/skin.icons.less 
b/resources/components/skin.icons.less
index b9c4fa0..6a3ed1a 100644
--- a/resources/components/skin.icons.less
+++ b/resources/components/skin.icons.less
@@ -55,6 +55,10 @@
                .bs-nav-item-text {
                        line-height: 22px; /* Has to be lower than icon height. 
Otherwise the text may break ugly */
                }
+               a.feedlink{
+                       padding-left: 15px;
+                       line-height: 24px;
+               }
        }
 
        li#n-mainpage,
@@ -111,4 +115,4 @@
 .icon-search-light:before {
        content: "\e680";
        color: #fff;
-}
\ No newline at end of file
+}

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I92d6c85083e049526c86c7c9405438e11cb6d590
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: REL1_23
Gerrit-Owner: Tweichart <[email protected]>
Gerrit-Reviewer: Mglaser <[email protected]>
Gerrit-Reviewer: Pwirth <[email protected]>
Gerrit-Reviewer: Robert Vogel <[email protected]>
Gerrit-Reviewer: Tweichart <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to