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

Change subject: BSSkin: Fixed title tooltip for watch content action
......................................................................


BSSkin: Fixed title tooltip for watch content action

Change-Id: I1b72eafd22d648d88d5051d7d6b5a75994a64c11
---
M resources/components/skin.contentActions.less
1 file changed, 5 insertions(+), 3 deletions(-)

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



diff --git a/resources/components/skin.contentActions.less 
b/resources/components/skin.contentActions.less
index 1c2fc25..4e5eb1d 100644
--- a/resources/components/skin.contentActions.less
+++ b/resources/components/skin.contentActions.less
@@ -54,12 +54,14 @@
                        margin-right: 8px;
                        color: @bs-color-dark-blue;
                        a{
-                               width: 13px;
-                               height: 13px;
+                               display: block;
+                               position: relative;
+                               width: 15px;
+                               height: 16px;
                                overflow: hidden;
                                margin-top: -13px;
                                padding: 0;
-                               text-indent: 20px;
+                               text-indent: -178px;
                        }
                }
        }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1b72eafd22d648d88d5051d7d6b5a75994a64c11
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: REL1_23
Gerrit-Owner: Tweichart <[email protected]>
Gerrit-Reviewer: Pwirth <[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