# This patch file uses platform neutral UTF-8 encoding.
# Patch for Ticket# 1331 http://trac.buddypress.org/ticket/1331
# Fixes a css spelling issue.
# Jason Giedymin
--- bp-themes/bp-default/_inc/css/screen.css
+++ bp-themes/bp-default/_inc/css/screen.css
@@ -1404,7 +1404,7 @@
 
 .widget_bp_core_recently_active_widget div.item-avatar {
 	display: inline;
-	margin: 0 5px 5x 0;
\ No newline at end of file
+	margin: 0 5px 5px 0;
\ No newline at end of file
 }
 
 
