summaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
Diffstat (limited to 'styles')
-rw-r--r--styles/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/styles/style.css b/styles/style.css
index ef2ecf2..e56b24a 100644
--- a/styles/style.css
+++ b/styles/style.css
@@ -34,6 +34,11 @@ div.row .formw {
text-align: left;
}
+div.row textarea.formw{
+ min-width: 235px;
+ max-width: 235px;
+}
+
div.spacer {
clear: both;
}