#5307 closed defect (fixed)
Theme Directory RTL arrows issues
Reported by: | ramiy | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Theme Directory | Keywords: | needs-patch has-screenshots |
Cc: |
Description
The arrows in the Hebrew Theme Directory (https://he.wordpress.org/themes/) are pointing to the wrong direction.
See the attached screenshots.
Attachments (4)
Change History (12)
#3
@
15 months ago
- Owner set to dd32
- Resolution set to fixed
- Status changed from new to closed
In 10032:
#4
follow-up:
↓ 5
@
15 months ago
@ramiy I didn't alter the CSS setup as I didn't want to potentially break something.. so I just flipped the characters.
Can you confirm that these are now in the correct directions?
Note: See
TracTickets for help on using
tickets.
You should also check the See all Ratings arrow, the following CSS:
:after
withfloat:right
:before
withfloat:left
They should both use
:after
as the icon displayed after the text in both cases - this way you can delete the float.