When creating a node, the text in the text area for seven theme is really small, it has only 0,924 em.

On Drupal.org we even made it bigger than 1em to make it easier to read for the person entering text.
We should put this to 1em or maybe even 1.1 em to make this friendlier to the content editor.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | font-size-textarea.patch | 507 bytes | eigentor |
| font-size-too-small.png | 35.62 KB | eigentor |
Comments
Comment #1
eigentor commentedHere is the image:

Attached is a patch that sets the font size to 1em.
Am not sure what other textareas are affected by this, but the bigger fontsize should be a gain on all texareas.
Comment #2
Jeff Burnz commentedLooks good me, I'm in favor of this, its just a big bigger and certainly will make it easier to read. RTBC.
Comment #3
webchickCommitted to HEAD. Thanks!