[wp-trac] [WordPress Trac] #55113: category widget block
WordPress Trac
noreply at wordpress.org
Wed Feb 9 05:20:22 UTC 2022
#55113: category widget block
---------------------------+------------------------------
Reporter: willem 2 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 5.9
Severity: normal | Resolution:
Keywords: needs-testing | Focuses:
---------------------------+------------------------------
Comment (by multanisadik):
Thanks for sharing the screenshot @willem-2
By default, it takes the dropdown size as per dropdown option values. But
you can make that full size by adding the below CSS to your site.
{{{
.widget-area .widget .wp-block-categories-dropdown select{width:100%;}
}}}
Thanks
--
Ticket URL: <https://core.trac.wordpress.org/ticket/55113#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list