Opened 10 years ago
Closed 10 years ago
#30601 closed defect (bug) (fixed)
Twenty Fifteen: Minor clean up in customizer.php
Reported by: | iamtakashi | Owned by: | azaozz |
---|---|---|---|
Milestone: | 4.1 | Priority: | normal |
Severity: | normal | Version: | 4.1 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
- A typo in a PHPdoc
- Missing adjacent sibling combinators since [30274]
- No need for
.post-navigation div + div
to be separated. IE8 understands the adjacent sibling combinator.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 30763: