[wp-trac] [WordPress Trac] #32242: Improve spacing of the Excerpt textarea.
WordPress Trac
noreply at wordpress.org
Sun May 3 13:23:31 UTC 2015
#32242: Improve spacing of the Excerpt textarea.
-------------------------+-----------------------------
Reporter: paulwilde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: trunk
Severity: normal | Keywords:
Focuses: ui |
-------------------------+-----------------------------
This patch does the following:
- Removes the {{{attachmentlinks}}} class (I couldn't find a single
instance of this in the codebase?)
- Adds {{{display: block}}} to the textarea to remove the 3-4 pixels below
the textarea. (Maybe all <textarea>s should be a block element?) -
[http://stackoverflow.com/questions/7144843/extra-space-under-textarea-
differs-along-browsers See here].
- Makes the textarea 100% width.
- Adds better spacing above the textarea.
[[Image(https://s3.amazonaws.com/f.cl.ly/items/3B141l3V1K0j133r082b
/excerpt-metabox.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32242>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list