Opened 2 years ago
Last modified 2 years ago
#55665 new defect (bug)
Remove unused margin when post-body-content is empty
Reported by: | myousefi08 | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | |
Focuses: | css, administration | Cc: |
Description
I created a custom post type that does not support any fields (support argument in $args)
It's just a metabox inside
But on the page to add that post (add-new post in wp-admin), there is an unused margin in , which creates a space at the top of the page that is related to the tag with the post-body-content ID.
I suggest deleting this margin if this tag is empty.
thank you
Change History (2)
Note: See
TracTickets for help on using
tickets.