diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index 6e825f82ce..9b2475384e 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -687,7 +687,7 @@ p.rules a { width: 70%; } -.notification_list ul li a span img { +.notification_list ul li span img { float: left; max-width: 50px; max-height: 50px;