Force the plugin details to be LTR for all screens. props dd32. fixes #19778.
git-svn-id: http://svn.automattic.com/wordpress/trunk@20617 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
a5cdba485d
commit
e949a5bd93
|
@ -2253,7 +2253,7 @@ div.star {
|
|||
direction: rtl;
|
||||
}
|
||||
|
||||
#section-description {
|
||||
#plugin-information #section-holder .section {
|
||||
direction: ltr;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue