From 7cfca498fc680b355bb4c4b486334cf268eb5ccb Mon Sep 17 00:00:00 2001 From: Prateek Saxena Date: Mon, 19 May 2014 21:48:37 +0530 Subject: [PATCH] Reduce space between extract and timestamp Bug: 65154 Change-Id: I9e114c820944aa54bfa3fd4afe9ba93c1024d28d --- resources/ext.popups.core.less | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/ext.popups.core.less b/resources/ext.popups.core.less index 7b87650ba..4aac81735 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 {