Opened 16 years ago
Closed 16 years ago
#16151 closed defect (bug) (fixed)
CSS Styling Lists (RTL)
| Reported by: | rasheed | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | RTL | Version: | 3.1 |
| Severity: | normal | Keywords: | has-patch, commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [17242]) RTL contextual help fix. props rasheed, SergeyBiryukov, fixes #16151.