Make WordPress Core

Opened 14 years ago

Closed 13 years ago

#17988 closed defect (bug) (fixed)

Minor css modifications needed at (wp-login.php) - RTL - Arabic

Reported by: rasheed's profile rasheed Owned by: azaozz's profile azaozz
Milestone: 3.3 Priority: normal
Severity: normal Version: 3.2
Component: RTL Keywords: has-patch
Focuses: Cc:

Description

Hello

Please check the attachment.

Shape 1 is the current situation. Shape 2 is how it should be.

Some padding/margin changes is needed at:

#nav {

margin: 0 8px 0 0;

}

and

#backtoblog a {

padding: 8px 15px 0 0;

}

Attachments (2)

Untitled-2.gif (26.6 KB) - added by rasheed 14 years ago.
17988.patch (1.0 KB) - added by SergeyBiryukov 13 years ago.

Download all attachments as: .zip

Change History (4)

@rasheed
14 years ago

#1 @SergeyBiryukov
13 years ago

  • Keywords has-patch added
  • Milestone changed from Awaiting Review to 3.3

Due to [18577], some additional changes are required for 3.3. Done in 17988.patch.

#2 @azaozz
13 years ago

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

In [19080]:

RTL fixes for 3.3, props yoavf SergeyBiryukov rosshanney, see #19042 fixes #18000, fixes #17988, fixes #19006

Note: See TracTickets for help on using tickets.