mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40: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:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user