1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/9758] Clickable avatar in header and renamed class for avatar-img

PHPBB3-9758
This commit is contained in:
Crizzo
2014-03-30 19:13:14 +02:00
parent cde4070b19
commit fa6c1044b8
3 changed files with 3 additions and 2 deletions

View File

@@ -445,7 +445,7 @@ ul.linklist.bulletin li.no-bulletin:before {
}
/* Avatar in overall_header.html */
span.avatar-overall-header img {
.header-avatar img {
margin-bottom: 2px;
max-height: 25px;
vertical-align: middle;