mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-21 23:13:43 +02:00
Merge remote-tracking branch 'VSEphpbb/ticket/12419' into develop-ascraeus
* VSEphpbb/ticket/12419: [ticket/12419] Also shrink the size of "See All" in footer a little bit [ticket/12419] Improve font size in notifications drop-down
This commit is contained in:
commit
6f41e7a98b
@ -1078,7 +1078,7 @@ form > p.post-notice strong {
|
||||
|
||||
.dropdown-extended .footer {
|
||||
text-align: center;
|
||||
font-size: 1.2em;
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
.dropdown-extended ul li a, .notification_list dt > a, .dropdown-extended .footer > a {
|
||||
@ -1096,6 +1096,7 @@ form > p.post-notice strong {
|
||||
|
||||
.notification_list ul li p {
|
||||
margin: 0;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.notification_list div.notifications {
|
||||
|
Loading…
x
Reference in New Issue
Block a user