#49091 closed defect (bug) (fixed)
TwentyTwenty: name of svg icon "arrow-down-circled" not trimmed
| Reported by: | kitchin | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Bundled Theme | Version: | 5.4 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
In twentytwenty/classes/class-twentytwenty-svg-icons.php version 1.0 line 80
'arrow-down-circled ' => ...
should be
'arrow-down-circled' => ...
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 47019: