[wp-trac] [WordPress Trac] #42201: Admin Sidebar Text length Issue
WordPress Trac
noreply at wordpress.org
Mon Jun 3 19:39:23 UTC 2019
#42201: Admin Sidebar Text length Issue
-------------------------------------------------+-------------------------
Reporter: jagirbaheshwp | Owner: marybaum
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.3
Component: Administration | Version: 4.8.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing has- | Focuses: ui
screenshots needs-refresh |
-------------------------------------------------+-------------------------
Comment (by chetan200891):
For me adding below padding fixes issue.
{{{
#adminmenu div.wp-menu-name {
padding: 8px 8px 8px 35px;
}
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/42201#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list