diff --git a/plugins/unl_theme/views/default/css.php b/plugins/unl_theme/views/default/css.php
index 795f6bba2aabbd42de5da05ab3573102ec99d4bd..77997c5a73ec1331f6bddd4f46e406f0cfc99e8d 100644
--- a/plugins/unl_theme/views/default/css.php
+++ b/plugins/unl_theme/views/default/css.php
@@ -2160,4 +2160,8 @@ a.delete_report_button:hover {
  
 p.form-field-access {
 	display: none;
+}
+
+#maincontent div.river_user_friend {
+	margin-left: 6px;
 }
\ No newline at end of file