]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 434008: Readonly custom field texts appear too small
authorguy.pyrzak%gmail.com <>
Tue, 7 Oct 2008 23:41:19 +0000 (23:41 +0000)
committerguy.pyrzak%gmail.com <>
Tue, 7 Oct 2008 23:41:19 +0000 (23:41 +0000)
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

skins/standard/global.css

index 138a06cc2b301067173067b45214a294265ff7fb..f047bffa8768b9fdfb68a1f9db7de7a9135c6c4d 100644 (file)
@@ -361,6 +361,7 @@ table.attachment_info td {
 /* For bug fields */
 .uneditable_textarea {
     width: 30em;
+    font-size: medium;
 }
 
 div.user_match {