mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 05:08:52 +00:00
[ticket/12419] Also shrink the size of "See All" in footer a little bit
PHPBB3-12419
This commit is contained in:
parent
8b61ba238f
commit
34533a86da
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue