Changed the font size used for subheading in notificatons

Changed the font size of notifications which was earlier too small
and also the accessibility was also too low

Bug: 60239
Change-Id: I20be3cd2277e865ee694070f119999b7b170547c
This commit is contained in:
roopak 2014-01-20 19:42:39 +05:30
parent e9ef6f9226
commit 57103b8f29

View file

@ -14,7 +14,7 @@
/* Including .mw-echo-timestamp for backwards compat */
.mw-echo-timestamp, .mw-echo-notification-footer {
color: #6D6D6D;
font-size: 9px;
font-size: 11px;
margin-top: 0.2em;
}
.mw-echo-notifications {