[wp-trac] [WordPress Trac] #17603: Theme options page (Arabic RTL)
WordPress Trac
wp-trac at lists.automattic.com
Sun May 29 10:05:05 UTC 2011
#17603: Theme options page (Arabic RTL)
-------------------------+-----------------------------
Reporter: rasheed | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: RTL | Version: 3.2
Severity: normal | Keywords: rtl-feedback
-------------------------+-----------------------------
Hello,
Please check the attached snapshot, some float right is needed at this
page:
wp-admin/themes.php?page=theme_options
These changes make it look better:
.image-radio-option label {
display: block;
float: right;
margin: 0 2px 20px 30px;
position: relative;
}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17603>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list