### Eclipse Workspace Patch 1.0
#P drupal
Index: modules/field/theme/field-rtl.css
===================================================================
RCS file: /cvs/drupal/drupal/modules/field/theme/field-rtl.css,v
retrieving revision 1.1
diff -u -r1.1 field-rtl.css
--- modules/field/theme/field-rtl.css	30 Mar 2009 05:28:41 -0000	1.1
+++ modules/field/theme/field-rtl.css	21 May 2010 23:26:19 -0000
@@ -9,3 +9,7 @@
 form .field-multiple-table td.field-multiple-drag a.tabledrag-handle{
   padding-left: .5em;
 }
+.field-label-inline .field-label,
+.field-label-inline .field-items {
+  float: right;
+}
