Pwirth has uploaded a new change for review.

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

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(-)


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

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/234518
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1b72eafd22d648d88d5051d7d6b5a75994a64c11
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/skins/BlueSpiceSkin
Gerrit-Branch: master
Gerrit-Owner: Pwirth <[email protected]>

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

Reply via email to