diff --git a/resources/ext.popups.core.less b/resources/ext.popups.core.less index edc27623f..629059a2e 100644 --- a/resources/ext.popups.core.less +++ b/resources/ext.popups.core.less @@ -77,7 +77,7 @@ > div.mwe-popups-timestamp-older, div.mwe-popups-timestamp-recent { padding: 16px; margin: 0; - font-size: 0.85em; + font-size: 13px; position: absolute; bottom: 0; /* @noflip */ @@ -119,8 +119,8 @@ .mwe-popups-extract { max-height: 125px; overflow: hidden; - margin-bottom: 3.84em; - padding-bottom: 1.28em; + margin-bottom: 57px; + padding-bottom: 19px; } div.mwe-popups-timestamp-older, div.mwe-popups-timestamp-recent {