Opened 7 years ago
Closed 7 years ago
#47780 closed defect (bug) (fixed)
"#adminmenu .wp-submenu a" split across two locations
| Reported by: | ozmatflc | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Administration | Version: | 3.9 |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | ui |
Description
In wp-admin/css/admin-menu-rtl.css, both line 167 and line 281 define attributes for
#adminmenu .wp-submenu a
Is this intentional? Why not just one definition?
Attachments (1)
Change History (4)
#1
@
7 years ago
- Component General → Administration
- Focuses ui added
- Keywords needs-patch good-first-bug added
- Milestone Awaiting Review → 5.3
- Version 5.2.2 → 3.9
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Hi @ozmatflc, welcome to WordPress Trac! Thanks for the ticket.
Introduced in [27832]. Merging these blocks seems fine, are you interested in working on a patch?
Please note that
admin-menu-rtl.cssis auto-generated,admin-menu.cssshould be patched instead.