Put Sone loading into its own include file.
[Sone.git] / src / main / resources / static / css / sone.css
index 3d0ac5c..1d426ed 100644 (file)
@@ -320,11 +320,7 @@ textarea {
        border-top: none;
 }
 
-#sone #add-sone textarea {
-       height: 1.5em;
-}
-
-#sone #create-sone textarea {
+#sone #add-sone textarea, #sone #create-sone textarea, #sone #load-sone textarea {
        height: 1.5em;
 }