]> 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:38:07 +0000 (23:38 +0000)
committerguy.pyrzak%gmail.com <>
Tue, 7 Oct 2008 23:38:07 +0000 (23:38 +0000)
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat

skins/standard/global.css

index 090f19d7d26cd577233bd64aa5d76640c6a60aa7..5118e9c28ddf8b71125961879127d3c3b71f3277 100644 (file)
@@ -366,6 +366,7 @@ table.attachment_info td {
 /* For bug fields */
 .uneditable_textarea {
     width: 30em;
+    font-size: medium;
 }
 
 div.user_match {