From: Ryan Wilson Date: Fri, 14 Oct 2016 22:19:28 +0000 (-0400) Subject: Bug 1306455 - Group icons are badly displayed in bug comments X-Git-Tag: release-5.1.2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0fcb110a32cbf571db7c3c26e2a0658ebea4daf8;p=thirdparty%2Fbugzilla.git Bug 1306455 - Group icons are badly displayed in bug comments r=dylan --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 8f994d962f..20a555c581 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -647,7 +647,7 @@ pre.bz_comment_text, .uneditable_textarea, tbody.file pre { } .bz_comment_user_images img { - vertical-align: bottom; + vertical-align: middle; } .bz_comment_hilite pre {