Przeglądaj źródła

min-height for textarea

tags/v1.0.0
Chris Smith 5 lat temu
rodzic
commit
c94dd365bb
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1
    0
      form.html

+ 1
- 0
form.html Wyświetl plik

@@ -34,6 +34,7 @@
34 34
 
35 35
         .form textarea {
36 36
             resize: vertical;
37
+            min-height: 100px;
37 38
         }
38 39
 
39 40
         .form button {

Ładowanie…
Anuluj
Zapisz