1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-19 07:08:09 +01:00

[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 {
margin: 0;
font-size: 1em;
}
.notification_list div.notifications {