Beispiel überarbeitungen

This commit is contained in:
Thomas Blazek
2013-08-25 15:16:19 +02:00
parent 76e03212c8
commit 93667d4cea
11 changed files with 58 additions and 32 deletions

View File

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