Opened 14 years ago
Closed 14 years ago
#16151 closed defect (bug) (fixed)
CSS Styling Lists (RTL)
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 3.1 | Priority: | normal |
Severity: | normal | Version: | 3.1 |
Component: | RTL | Keywords: | has-patch, commit |
Focuses: | Cc: |
Description
Snapshot: http://img703.imageshack.us/img703/8536/3333k.jpg
Location: Help screens (RTL)
#contextual-help-wrap li {
list-style-type: disc;
margin-left: 18px; (should be a right margin)
}
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
(In [17242]) RTL contextual help fix. props rasheed, SergeyBiryukov, fixes #16151.