mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 16:27:38 +02:00
Merge branch 'develop-ascraeus' into develop
* develop-ascraeus: [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 {
|
.dropdown-extended .footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.2em;
|
font-size: 1.1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-extended ul li a, .notification_list dt > a, .dropdown-extended .footer > a {
|
.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 {
|
.notification_list ul li p {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
font-size: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.notification_list div.notifications {
|
.notification_list div.notifications {
|
||||||
|
Reference in New Issue
Block a user