From 255dcb64b76aa65361e1f945c9f7a301856e6459 Mon Sep 17 00:00:00 2001 From: Matthew Juhl <mjuhl24@gmail.com> Date: Thu, 14 Jan 2010 23:46:23 +0000 Subject: [PATCH] Clean up riverfaces display --- plugins/unl_theme/views/default/css.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/unl_theme/views/default/css.php b/plugins/unl_theme/views/default/css.php index 795f6bba..77997c5a 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 -- GitLab