mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[ticket/11103] Revert the changes to functions_display.php
The css we need to apply to avatars can be applied through css rules. We don't need to be able to specify a class for the img. PHPBB3-11103
This commit is contained in:
@@ -666,7 +666,7 @@ p.rules a {
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
|
||||
.notifications-avatar {
|
||||
#notification_list ul li img {
|
||||
float: left;
|
||||
padding: 0 10px 10px 0;
|
||||
|
||||
|
Reference in New Issue
Block a user