Force the plugin details to be LTR for all screens. props dd32. fixes #19778.

git-svn-id: https://develop.svn.wordpress.org/trunk@20617 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Nacin 2012-04-27 18:52:58 +00:00
parent efd16eb622
commit 75bd431c76

View File

@ -2253,7 +2253,7 @@ div.star {
direction: rtl;
}
#section-description {
#plugin-information #section-holder .section {
direction: ltr;
}