[wp-trac] [WordPress Trac] #61662: Category Window Shows ALL cats, no scroll
WordPress Trac
noreply at wordpress.org
Tue Jul 16 23:45:55 UTC 2024
#61662: Category Window Shows ALL cats, no scroll
--------------------------+------------------------------
Reporter: neotrope | Owner: (none)
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 6.6
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Changes (by neotrope):
* status: closed => reopened
* resolution: worksforme =>
Comment:
I used the Admin CSS MU plugin to quickly add this CSS:
{{{
div#categorydiv.postbox {
height: 600px;
}
div#category-all.tabs-panel {
height: 480px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61662#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list