From: jamiesensei Date: Tue, 28 Nov 2006 15:14:22 +0000 (+0000) Subject: small change to formslib css X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=4c523bed9e3bca3d279eab5f4991d5a62c865fcc;p=moodle.git small change to formslib css --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index e05b2825ae..bbfe076cd9 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -350,6 +350,7 @@ form.mform div.felement, form.mform fieldset.felement{ margin: 5px 0 0 10px; padding: 0; text-align:left; + width: 65%; } form.mform div.fdescription {