mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/9758] Adds global template variable CURRENT_USER_AVATAR
PHPBB3-9758
This commit is contained in:
@@ -444,6 +444,13 @@ ul.linklist.bulletin li.no-bulletin:before {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
/* Avatar in overall_header.html */
|
||||
span.avatar-index img {
|
||||
max-height: 25px;
|
||||
vertical-align: top;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
/* Dropdown menu
|
||||
----------------------------------------*/
|
||||
.dropdown-container {
|
||||
|
Reference in New Issue
Block a user