Opened 9 years ago
Closed 9 years ago
#36580 closed defect (bug) (fixed)
Remove "input[type="password"]" duplication in "wp-admin/css/forms.css"
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 4.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | has-patch |
Focuses: | administration | Cc: |
Description
In "wp-admin/css/forms.css" are two CSS selector duplications:
"input[type="password"] and "input[type="password"]:focus".
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Remove CSS selector duplication