Index: themes/garland/style.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style.css,v retrieving revision 1.56 diff -u -r1.56 style.css --- themes/garland/style.css 28 May 2009 16:44:07 -0000 1.56 +++ themes/garland/style.css 30 May 2009 21:41:54 -0000 @@ -673,7 +673,7 @@ padding-left: 1em; } -.picture, .comment .submitted { +.user-picture, .comment .submitted { float: right; /* LTR */ clear: right; /* LTR */ padding-left: 1em; /* LTR */ Index: themes/garland/style-rtl.css =================================================================== RCS file: /cvs/drupal/drupal/themes/garland/style-rtl.css,v retrieving revision 1.12 diff -u -r1.12 style-rtl.css --- themes/garland/style-rtl.css 11 Apr 2009 22:19:46 -0000 1.12 +++ themes/garland/style-rtl.css 30 May 2009 21:41:54 -0000 @@ -168,7 +168,7 @@ padding-left: 0; } -.picture, .comment .submitted { +.user-picture, .comment .submitted { padding-left: 0; float: left; clear: left; Index: modules/node/node.tpl.php =================================================================== RCS file: /cvs/drupal/drupal/modules/node/node.tpl.php,v retrieving revision 1.12 diff -u -r1.12 node.tpl.php --- modules/node/node.tpl.php 28 May 2009 16:44:06 -0000 1.12 +++ modules/node/node.tpl.php 30 May 2009 21:41:54 -0000 @@ -65,30 +65,34 @@ * @see template_process() */ ?> -
Index: modules/user/user-picture.tpl.php =================================================================== RCS file: /cvs/drupal/drupal/modules/user/user-picture.tpl.php,v retrieving revision 1.4 diff -u -r1.4 user-picture.tpl.php --- modules/user/user-picture.tpl.php 24 Apr 2009 09:03:21 -0000 1.4 +++ modules/user/user-picture.tpl.php 30 May 2009 21:41:54 -0000 @@ -16,7 +16,7 @@ */ ?> -