mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/12419] Improve font size in notifications drop-down
PHPBB3-12419
This commit is contained in:
parent
13a34ce59f
commit
8b61ba238f
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue