mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-24 07:34:11 +00:00
Reduce font-size of timestamp text
Bug: T96343 Change-Id: I653018e0a653ef8c25a336e73b5ff46eceed119a
This commit is contained in:
parent
c7e057946d
commit
503356d33c
|
@ -83,7 +83,7 @@
|
|||
> div.mwe-popups-timestamp-older, div.mwe-popups-timestamp-recent {
|
||||
padding: 16px;
|
||||
margin: 0;
|
||||
font-size: 13px;
|
||||
font-size: 10px;
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
/* @noflip */
|
||||
|
|
Loading…
Reference in a new issue