Set textarea to get height from rows attribute

This commit is contained in:
Nathan Gray 2014-12-01 16:11:20 +00:00
parent b2de74d07f
commit a8a3506031

View File

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