Reduce font-size of timestamp text

Bug: T96343
Change-Id: I653018e0a653ef8c25a336e73b5ff46eceed119a
This commit is contained in:
Prateek Saxena 2015-04-17 12:50:50 +05:30
parent c7e057946d
commit 503356d33c

View file

@ -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 */