Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#10159 closed defect (bug) (fixed)

RTL CSS fixes for admin area

Reported by: sambauers Owned by: nbachiyski
Priority: lowest Milestone: 2.8.1
Component: I18N Version: 2.8
Severity: trivial Keywords: has-patch, RTL, CSS, Hello Dolly
Cc:

Description

In RTL languages, cursor points in the wrong direction when collapsing and expanding the menu. Also, position of Hello Dolly text interferes with page titles.

Patch provided to fix both these issues.

Attachments (2)

rtl-admin-fixes.patch (1.6 KB) - added by sambauers 4 years ago.
rtl-admin-fixes-with-get-bloginfo.diff (1.6 KB) - added by nbachiyski 4 years ago.

Download all attachments as: .zip

Change History (7)

at the same time this gets fixed, it would be sweet if the dolly message didn't crash into the "there's a new version of WP" notice.

The patch seems good, except that it could use get_bloginfo() instead of the global variable.

comment:3   ryan4 years ago

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

(In [11665]) RTL admin fixes. Props sambauers, nbachiyski. fixes #10159 for trunk

There is a small misspelling on line 65... posinioning = positioning

Note: See TracTickets for help on using tickets.