diff options
Diffstat (limited to 'modules/profile')
-rw-r--r-- | modules/profile/profile-listing.tpl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/profile-listing.tpl.php b/modules/profile/profile-listing.tpl.php index fb22c0685..59e2c9710 100644 --- a/modules/profile/profile-listing.tpl.php +++ b/modules/profile/profile-listing.tpl.php @@ -36,7 +36,7 @@ * @see template_preprocess_profile_listing() */ ?> -<div class="profile"> +<div class="profile clear-block"> <?php print $picture; ?> <div class="name"> |