From cfaa957f6f02fb1ac7642c31deedf6aec0dc1efa Mon Sep 17 00:00:00 2001
From: Fernando Pietchaki Domingues <fpd09@c3sl.ufpr.br>
Date: Wed, 4 Sep 2013 19:09:00 -0300
Subject: [PATCH] movido ds-user-box para a direita.

---
 .../src/main/webapp/themes/Participatorio/lib/css/style.css   | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css b/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css
index 151b491..a231193 100644
--- a/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css
+++ b/dspace/modules/xmlui/src/main/webapp/themes/Participatorio/lib/css/style.css
@@ -1500,3 +1500,7 @@ h1.ds-div-head{
     margin-top: 0;
     margin-bottom: 20px;
 }
+
+#ds-user-box{
+    float: right;
+}
-- 
GitLab