"Height of the textarea. Leaving blank will use the default size."
Pixels or rows? Or as my physics teacher used to say, 'bananas? Units!'
"Height of the textarea. Leaving blank will use the default size."
Pixels or rows? Or as my physics teacher used to say, 'bananas? Units!'
Comments
Comment #1
quicksketchYeah it's "rows" not pixels. I think just describing what the heck a "row" is discouraged me from adding a unit, because it's almost entirely arbitrary. Oh well. You're right that even a fuzzy unit of measurement is better than none at all.
Comment #2
joachim commented'lines' maybe? 'lines of text'?
Comment #3
quicksketchFor now let's just use the unit that it is: 'rows'. I grouped this patch in with #1480732: Textarea width has no effect on most sites, which affects the same segment of code. See the patch over there.