remove rows option from wysihtml, use css instead
This commit is contained in:
src
@ -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 */
|
||||
|
Reference in New Issue
Block a user