From: guy.pyrzak%gmail.com <> Date: Tue, 7 Oct 2008 23:41:19 +0000 (+0000) Subject: Bug 434008: Readonly custom field texts appear too small X-Git-Tag: bugzilla-3.2rc2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fc7ba1e7bd8c73868ee0abbff0975b487a820bc;p=thirdparty%2Fbugzilla.git Bug 434008: Readonly custom field texts appear too small Patch By Guy Pyrzak r=mkanat, a=mkanat --- diff --git a/skins/standard/global.css b/skins/standard/global.css index 138a06cc2b..f047bffa87 100644 --- a/skins/standard/global.css +++ b/skins/standard/global.css @@ -361,6 +361,7 @@ table.attachment_info td { /* For bug fields */ .uneditable_textarea { width: 30em; + font-size: medium; } div.user_match {