remove rows option from wysihtml, use css instead

This commit is contained in:
vitalets
2013-01-11 18:28:10 +04:00
parent 7ae43d47a2
commit 0061728aa1
2 changed files with 6 additions and 15 deletions
src
editable-form
inputs-ext
wysihtml5

@ -85,7 +85,8 @@
/* set exact width of textarea to fit buttons toolbar */
.editable-wysihtml5 {
width: 566px;
width: 566px;
height: 250px;
}
/* clear button shown as link in date inputs */