[wp-trac] [WordPress Trac] #25197: Bad styling when bulk actions removed on CPT list pages
WordPress Trac
noreply at wordpress.org
Fri Aug 30 20:39:09 UTC 2013
#25197: Bad styling when bulk actions removed on CPT list pages
--------------------------+-----------------------------
Reporter: slaFFik | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Formatting | Version: 3.6
Severity: minor | Keywords: ui-feedback
--------------------------+-----------------------------
When I remove bulk actions on CPT lists page in admin area using this
code:
`add_filter('bulk_actions-edit-post', array($this, '_remove_bulk'));`
they disappear, that's ok. But empty div still on the page and it looks
not really good. Here is the screenshot - http://screencast.com/t/SaGIyLen
The same for other CPT
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25197>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list