Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#17871 closed defect (bug) (fixed)

"Storage Space" string needs some right padding. (RTL-Arabic)

Reported by: rasheed Owned by: yoavf
Priority: normal Milestone: 3.2
Component: RTL Version: 3.2
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Hello,

Please check the attachment.

"Storage Space" string needs some right padding.

#dashboard_right_now p.musub {

border-top: 1px solid #ECECEC;
margin-top: 12px;
padding-left: 16px;
position: static;

}

Attachments (2)

spa.jpg (90.5 KB ) - added by rasheed 15 years ago.
ms.dev.rtl.diff (377 bytes ) - added by yoavf 15 years ago.

Download all attachments as: .zip

Change History (5)

@rasheed
15 years ago

@yoavf
15 years ago

#1 @yoavf
15 years ago

  • Keywords has-patch added
  • Milestone Awaiting Review3.2
  • Owner set to yoavf
  • Status newassigned

#3 @ryan
15 years ago

  • Resolutionfixed
  • Status assignedclosed

In [18332]:

Added padding for 'Storage Space' in RTL. Props rasheed, yoavf. fixes #17871

Note: See TracTickets for help on using tickets.