Prtksxna has uploaded a new change for review.

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

Change subject: Reduce space between extract and timestamp
......................................................................

Reduce space between extract and timestamp

Bug: 65154
Change-Id: I9e114c820944aa54bfa3fd4afe9ba93c1024d28d
---
M resources/ext.popups.core.less
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/resources/ext.popups.core.less b/resources/ext.popups.core.less
index 7b87650..4aac817 100644
--- a/resources/ext.popups.core.less
+++ b/resources/ext.popups.core.less
@@ -122,8 +122,8 @@
                .mwe-popups-extract {
                        max-height: 125px;
                        overflow: hidden;
-                       margin-bottom: 57px;
-                       padding-bottom: 19px;
+                       margin-bottom: 47px;
+                       padding-bottom: 0;
                }
 
                div.mwe-popups-timestamp-older, div.mwe-popups-timestamp-recent 
{

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9e114c820944aa54bfa3fd4afe9ba93c1024d28d
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