]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix Bug #1287265
authorUjjwal Sharma <usharma1998@gmail.com>
Thu, 15 Dec 2016 10:31:53 +0000 (16:01 +0530)
committerDylan William Hardison <dylan@hardison.net>
Fri, 23 Dec 2016 02:16:01 +0000 (21:16 -0500)
This commit fixes bug #1287265.
https://bugzilla.mozilla.org/show_bug.cgi?id=1287265

skins/standard/bug.css

index 56422b51bb201c48926af1f477c3f8e161f0dfcc..4f78e2a91a074f6c2b4ae5b00bb32a3fe36affa7 100644 (file)
@@ -674,4 +674,8 @@ div#update_container {
    font-weight: bold;
 }
 
+.bz-comment {
+   resize: both;
+}
+
 /* attachment.cgi (end) */