[ticket/12419] Improve font size in notifications drop-down

PHPBB3-12419
This commit is contained in:
Matt Friedman 2014-04-18 08:48:40 -07:00
parent 13a34ce59f
commit 8b61ba238f

View file

@ -1096,6 +1096,7 @@ form > p.post-notice strong {
.notification_list ul li p { .notification_list ul li p {
margin: 0; margin: 0;
font-size: 1em;
} }
.notification_list div.notifications { .notification_list div.notifications {