mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-13 21:26:28 +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;
|
||||
}
|
||||
|
||||
.dropdown-extended .header .header_settings a {
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
||||
.dropdown-extended .footer {
|
||||
text-align: center;
|
||||
font-size: 1.1em;
|
||||
|
Reference in New Issue
Block a user