mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 23:41:29 +02:00
[ticket/9758] Adding impr. for overall_header display of avatar and username
PHPBB3-9758
This commit is contained in:
@@ -446,8 +446,9 @@ ul.linklist.bulletin li.no-bulletin:before {
|
||||
|
||||
/* Avatar in overall_header.html */
|
||||
span.avatar-overall-header img {
|
||||
margin-bottom: 2px;
|
||||
max-height: 25px;
|
||||
vertical-align: top;
|
||||
vertical-align: middle;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user