Don’t enlarge textareas.
[Sone.git] / src / main / resources / static / css / sone.css
index 01a2d30..de12c18 100644 (file)
@@ -321,6 +321,10 @@ textarea {
        height: 1.5em;
 }
 
+#sone #create-sone textarea {
+       height: 1.5em;
+}
+
 #sone #add-sone button {
        position: absolute;
 }