[wp-trac] [WordPress Trac] #26241: Missing border bottom on WP content editor when used elsewhere
WordPress Trac
noreply at wordpress.org
Mon Nov 25 17:27:27 UTC 2013
#26241: Missing border bottom on WP content editor when used elsewhere
--------------------------+-----------------------------
Reporter: mattheu | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
When creating a new editor using `wp_editor` elsewhere in the admin - eg
in a meta box, it is missing the bottom border. See screenshot.
[[Image(https://dl.dropboxusercontent.com/s/43phw4fhk8hd5ce/2013-11-25%20at%2016.56.png)]]
I think this was removed to avoid a double border between the editor
container and `#post-status-info` that contains the word count. However
using only wp_editor does not create this.
To fix, I think the border should be removed from the top of `#post-
status-info` instead.
Note that this is somewhat related to #26238 - although I think they are
actually 2 separate issues so I didn't include it as part of that patch.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26241>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list