]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1306455 - Group icons are badly displayed in bug comments
authorRyan Wilson <theycallmefish@gmail.com>
Fri, 14 Oct 2016 22:19:28 +0000 (18:19 -0400)
committerDylan William Hardison <dylan@hardison.net>
Fri, 14 Oct 2016 22:19:28 +0000 (18:19 -0400)
r=dylan

skins/standard/global.css

index 8f994d962f9e4d536a24920fd00a908f9776f868..20a555c5810e30b03d04125c96e4051413f78c07 100644 (file)
@@ -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 {