#24850 closed defect (bug) (fixed)
Position of the lock icon (RTL layout)
| Reported by: | rasheed | Owned by: | markjaquith |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.6 |
| Component: | RTL | Version: | 3.6 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
24850.patch fixes the lock icon and even the whole notication box.