From 4c523bed9e3bca3d279eab5f4991d5a62c865fcc Mon Sep 17 00:00:00 2001 From: jamiesensei Date: Tue, 28 Nov 2006 15:14:22 +0000 Subject: [PATCH] small change to formslib css --- theme/standard/styles_layout.css | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.39.5