From: moodler Date: Mon, 25 Sep 2006 08:01:05 +0000 (+0000) Subject: Temporary fix X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0462b3589e04bf6e058101eafb97f55e74ebc102;p=moodle.git Temporary fix --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index da126ea46e..4974eb3c78 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -489,7 +489,7 @@ fieldset.adminsettings .description { margin: 10px 0 0 160px; } -.form-text { +.form-text input { width: 20em; } .form-textarea { }