diff --git a/plugins/mobile_unl/views/mobile/mobile_unl/css.php b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
index 92ab2630d91833d03eb8553b935e5498a136d856..9faba93e0d594aa24694e23941bf072956826b1e 100644
--- a/plugins/mobile_unl/views/mobile/mobile_unl/css.php
+++ b/plugins/mobile_unl/views/mobile/mobile_unl/css.php
@@ -37,4 +37,11 @@
 #login input.login-textarea {
 	width:90%;
 	font-size:1.2em;
+}
+
+<?php //Home ?>
+
+#river {
+	margin-top: 4px; 
+	padding-left: 6px;
 }
\ No newline at end of file