[wp-trac] [WordPress Trac] #22897: RTL on plugin information tab
WordPress Trac
noreply at wordpress.org
Fri Dec 14 11:28:35 UTC 2012
#22897: RTL on plugin information tab
------------------------------------------------+--------------------------
Reporter: ramiy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting
Component: RTL | Review
Severity: normal | Version: 3.5
Keywords: has-patch rtl-feedback ui-feedback | Resolution:
------------------------------------------------+--------------------------
Comment (by ramiy):
Replying to [comment:4 JDTrower]:
When i said that The text is in english i meant to the "Plugin Text"
writen by the plugin author (Description, Installation, FAQ, Changelog,
ect.), not the FYI.
On your 2nd screenshot (patch applied), you need to remove the '''margin-
left:200px;''' from the '''H2''' tag.
{{{
#plugin-information h2 {
margin-right: 200px;
margin-left: 0;
}
}}}
Besides that, the patch is good.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22897#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list