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 | Owned by: | 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)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Due to [18577], some additional changes are required for 3.3. Done in 17988.patch.