mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-14 13:46:33 +02:00
Merge pull request #3875 from hanakin/ticket/14137
[Ticket/14137] Fix Notification Menu Layout issue * hanakin/ticket/14137: [ticket/14137]
This commit is contained in:
@ -1157,6 +1157,11 @@ ul.linklist:after,
|
|||||||
text-transform: none;
|
text-transform: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown-extended .header .header_settings a {
|
||||||
|
display: inline-block;
|
||||||
|
padding: 0 5px;
|
||||||
|
}
|
||||||
|
|
||||||
.dropdown-extended .footer {
|
.dropdown-extended .footer {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 1.1em;
|
font-size: 1.1em;
|
||||||
|
Reference in New Issue
Block a user