Opened 11 years ago
Last modified 7 years ago
#32097 new defect (bug)
Extra margin in `post_submit_meta_box()` on non-public post types
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.2 |
| Component: | Administration | Keywords: | needs-patch |
| Focuses: | ui | Cc: |
Description
If you're editing a published or scheduled post in a post type registered with public => false, there's now some extra space above "Status."
Attachments (2)
Change History (8)
#2
follow-up:
↓ 3
@
11 years ago
@DrewAPicture: Sure. Does the <span class="spinner"></span> need to always render for backwards compatibility?
#3
in reply to:
↑ 2
@
11 years ago
Replying to dlh:
@DrewAPicture: Sure. Does the
<span class="spinner"></span>need to always render for backwards compatibility?
Mot sure. @helen might be a better person to ask, so mentioning her here.
This ticket was mentioned in Slack in #core by dlh. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
Hi @dlh, care to add a patch?