[wp-trac] [WordPress Trac] #64692: [admin-reskin] Remove floats from custom links section in the Nav Menus screen
WordPress Trac
noreply at wordpress.org
Sat Feb 21 07:49:14 UTC 2026
#64692: [admin-reskin] Remove floats from custom links section in the Nav Menus
screen
---------------------------------------+----------------------
Reporter: audrasjb | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Menus | Version:
Severity: normal | Resolution:
Keywords: has-screenshots has-patch | Focuses: ui, css
---------------------------------------+----------------------
Comment (by huzaifaalmesbah):
I tested it with Belarusian (Беларуская мова) and saw the same issue.
After applying the [https://github.com/WordPress/wordpress-
develop/pull/10997 PR #10997] , the issue was fixed.
However, Maybe it would look better if we use:
{{{
.menu-item-textbox {
width: 100%;
}
}}}
Since the label and the textbox are currently on separate rows.
|| Before Apply Patch || After Apply Patch ✅ ||
|| [[Image(https://i.ibb.co/Txv3kbPz/Huzaifa-20260221133409.png)]] ||
[[Image(https://i.ibb.co/0Vm1XcSd/Huzaifa-20260221133646.png)]] ||
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64692#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list