mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
[ticket/12662] Move dropdown container from <li> to new inner div
PHPBB3-12662
This commit is contained in:
@@ -435,7 +435,12 @@ ul.linklist.bulletin > li.no-bulletin:before {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Avatar in overall_header.html */
|
||||
/* Profile in overall_header.html */
|
||||
.header-profile {
|
||||
display: inline-block;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
.header-avatar:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
Reference in New Issue
Block a user