mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-04 14:47:52 +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:
commit
4a75a8eaa3
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user