Set textarea to get height from rows attribute

This commit is contained in:
Nathan Gray 2014-12-01 16:09:40 +00:00
parent 8a9657541d
commit bffa092efc

View File

@ -266,7 +266,7 @@ button#cancel {
* Text box
*/
.et2_textbox {
height: auto;
}
.et2_textbox_ro {
white-space: pre-wrap;