Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#16151 closed defect (bug) (fixed)

CSS Styling Lists (RTL)

Reported by: rasheed's profile rasheed 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)

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

Download all attachments as: .zip

Change History (4)

#1 @SergeyBiryukov
14 years ago

  • Keywords has-patch added; rtl css removed

#2 @yoavf
14 years ago

  • Keywords commit added
  • Milestone changed from Awaiting Review to 3.1

#3 @nacin
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.