Prtksxna has uploaded a new change for review.

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

Change subject: Fix border issue with non-flipped landscape hovercards
......................................................................

Fix border issue with non-flipped landscape hovercards

Bug: 63215
Change-Id: Id998e9c33bab551643e5e18303cbd773dc824a39
---
M resources/ext.popups.core.less
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups 
refs/changes/90/125690/1

diff --git a/resources/ext.popups.core.less b/resources/ext.popups.core.less
index 0e1dc94..68712ab 100644
--- a/resources/ext.popups.core.less
+++ b/resources/ext.popups.core.less
@@ -87,7 +87,7 @@
                width: 450px;
 
                > a > svg {
-                       margin-bottom: -6px;
+                       margin-bottom: -5px;
                }
 
                .mwe-popups-extract {

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id998e9c33bab551643e5e18303cbd773dc824a39
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Prtksxna <[email protected]>

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

Reply via email to