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

Change subject: Fixes for Monobook button issue
......................................................................


Fixes for Monobook button issue

Monobook CSS was conflicting with the action bar buttons.
Two CSS rules have been added to avoid these values to be modified by
skin specific CSS rules.

Change-Id: Iaf2f2e1a5d0f97d72f7b797f2b208b44476177c6
---
M resources/css/ext.translate.messagetable.css
1 file changed, 2 insertions(+), 0 deletions(-)

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



diff --git a/resources/css/ext.translate.messagetable.css 
b/resources/css/ext.translate.messagetable.css
index 82d8070..b136c2f 100644
--- a/resources/css/ext.translate.messagetable.css
+++ b/resources/css/ext.translate.messagetable.css
@@ -208,6 +208,8 @@
        vertical-align: middle;
        border-radius: 0;
        text-shadow: none;
+       margin: 0;
+       text-indent: 0;
 }
 
 .tux-action-bar .tux-view-switcher {

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iaf2f2e1a5d0f97d72f7b797f2b208b44476177c6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Translate
Gerrit-Branch: master
Gerrit-Owner: Pginer <[email protected]>
Gerrit-Reviewer: Amire80 <[email protected]>
Gerrit-Reviewer: Nikerabbit <[email protected]>
Gerrit-Reviewer: Santhosh <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to