Formtastic css, Lva-typ änderungen

This commit is contained in:
Thomas Blazek
2013-08-12 11:58:27 +02:00
parent 09dd4f65a0
commit 7a452fa9c1
4 changed files with 17 additions and 12 deletions

View File

@@ -1,6 +1,9 @@
form.formtastic .stringish input {
width:90%;
}
form.formtastic select {
width:90%
}
form.formtastic textarea {
width:90%;
height:20em;