remove textarea height, fixes

This commit is contained in:
vitalets
2012-12-28 17:05:11 +04:00
parent d56271c021
commit 1d6de6fe71
2 changed files with 1 additions and 4 deletions

@@ -65,10 +65,6 @@
color: red;
}
.editableform textarea {
height: 150px; /*default height for textarea*/
}
.editableform .editable-date {
padding: 0;
margin: 0;