Updated styles
[snf-cloudcms] / cloudcms / static / cloudcms / less / styles.less
index f890048..1838bad 100644 (file)
@@ -437,6 +437,10 @@ form {
     }
 
     
+    textarea {
+        height: 200px;
+        width: 350px !important;
+    }
     .with-errors {
         input, textarea, select {
             color: @red;