1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-18 06:21:19 +02:00

Merge pull request #4836 from hanakin/ticket/15234

[ticket/15234] quickfix notification avatar sizes
This commit is contained in:
Marc Alexander
2017-06-05 11:55:06 +02:00
4 changed files with 7 additions and 5 deletions

View File

@@ -1287,7 +1287,9 @@ ul.linklist:after,
display: block;
}
.notification-avatar {
.notification-avatar,
.notification-menu .notification-list .notification-item .avatar,
.notification-menu .notification-list .notification-item .gravatar {
float: left;
width: auto !important;
max-width: 50px;