#24850 closed defect (bug) (fixed)
Position of the lock icon (RTL layout)
Reported by: | rasheed | Owned by: | markjaquith |
---|---|---|---|
Milestone: | 3.6 | Priority: | normal |
Severity: | normal | Version: | 3.6 |
Component: | RTL | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
Screenshot attached.
It needs margin right 6px
tr.wp-locked .locked-indicator { margin: -2px 6px 0 0; }
Attachments (2)
Change History (6)
#1
@
11 years ago
- Component changed from General to RTL
- Description modified (diff)
- Milestone changed from Awaiting Review to 3.6
- Summary changed from Position of the the lock icon (RTlL layout) to Position of the lock icon (RTL layout)
Note: See
TracTickets for help on using
tickets.
24850.patch fixes the lock icon and even the whole notication box.