From: Ujjwal Sharma Date: Thu, 15 Dec 2016 10:31:53 +0000 (+0530) Subject: Fix Bug #1287265 X-Git-Tag: release-5.1.2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e9ef736590cbcd8db60e26aef91e0b372122cf7;p=thirdparty%2Fbugzilla.git Fix Bug #1287265 This commit fixes bug #1287265. https://bugzilla.mozilla.org/show_bug.cgi?id=1287265 --- diff --git a/skins/standard/bug.css b/skins/standard/bug.css index 56422b51bb..4f78e2a91a 100644 --- a/skins/standard/bug.css +++ b/skins/standard/bug.css @@ -674,4 +674,8 @@ div#update_container { font-weight: bold; } +.bz-comment { + resize: both; +} + /* attachment.cgi (end) */