Opened 12 years ago
Closed 12 years ago
#19143 closed defect (bug) (fixed)
RTL margin fix for About screens
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.3 | Priority: | normal |
Severity: | normal | Version: | 3.3 |
Component: | RTL | Keywords: | has-patch |
Focuses: | Cc: |
Description
[19143] misses margin-right: 0
for RTL styles.
Attachments (3)
Change History (8)
#2
follow-up:
↓ 4
@
12 years ago
- Summary changed from RTL margin fix for credits.php to RTL margin fix for About screens
The about screen also has some tab issues, it seems: http://cl.ly/3B1a173b1V1p0u2l1C1q
#4
in reply to:
↑ 2
@
12 years ago
Replying to nacin:
The about screen also has some tab issues, it seems: http://cl.ly/3B1a173b1V1p0u2l1C1q
Yeah, the whole screen needs RTL adjustments. Done in 19143.2.patch.
Note: See
TracTickets for help on using
tickets.
19143.rtl-margin-fix-and-cleanup.patch moves the styles to
wp-admin-rtl.dev.css
with a bit of cleanup.19143.rtl-margin-fix-only.patch just removes the excess margin.