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

[ticket/9758] Changes class name of new "span" in overall_header.html

PHPBB3-9758
This commit is contained in:
Crizzo
2014-03-15 15:04:54 +01:00
parent ddbdde53ab
commit e149c266ce
2 changed files with 2 additions and 2 deletions

View File

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