Make WordPress Core

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)

16151.patch (470 bytes ) - added by SergeyBiryukov 16 years ago.

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
16 years ago

  • Keywords has-patch added; rtl css removed

#2 @yoavf
16 years ago

  • Keywords commit added
  • Milestone Awaiting Review3.1

#3 @nacin
16 years ago

  • Resolutionfixed
  • Status newclosed

(In [17242]) RTL contextual help fix. props rasheed, SergeyBiryukov, fixes #16151.

Note: See TracTickets for help on using tickets.