From a70657a3c53730848a2e3f795c35121d2c0f107a Mon Sep 17 00:00:00 2001
From: Matthew Juhl <mjuhl24@gmail.com>
Date: Fri, 15 Jan 2010 17:44:45 +0000
Subject: [PATCH]

---
 plugins/unl_theme/views/default/css.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/unl_theme/views/default/css.php b/plugins/unl_theme/views/default/css.php
index ee93c9e8..81d00fc1 100644
--- a/plugins/unl_theme/views/default/css.php
+++ b/plugins/unl_theme/views/default/css.php
@@ -2162,6 +2162,6 @@ p.form-field-access {
 	display: none;
 }
 
-#maincontent div.river_user, #maincontent.river_object {
+#maincontent div.river_user, #maincontent div.river_object {
 	margin-left: 6px;
 }
\ No newline at end of file
-- 
GitLab