Updated Branches:
  refs/heads/develop 17834813c -> e7b3ccad4

MARMOTTA-357: fixed style


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/e7b3ccad
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/e7b3ccad
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/e7b3ccad

Branch: refs/heads/develop
Commit: e7b3ccad40671da6bc3a9952c5428e513ed6ef10
Parents: 1783481
Author: Sergio Fernández <[email protected]>
Authored: Mon Dec 16 09:11:10 2013 +0100
Committer: Sergio Fernández <[email protected]>
Committed: Mon Dec 16 09:11:10 2013 +0100

----------------------------------------------------------------------
 .../marmotta-user/src/main/resources/web/admin/style/style.css    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/e7b3ccad/platform/marmotta-user/src/main/resources/web/admin/style/style.css
----------------------------------------------------------------------
diff --git 
a/platform/marmotta-user/src/main/resources/web/admin/style/style.css 
b/platform/marmotta-user/src/main/resources/web/admin/style/style.css
index 106d894..d8ff3bb 100644
--- a/platform/marmotta-user/src/main/resources/web/admin/style/style.css
+++ b/platform/marmotta-user/src/main/resources/web/admin/style/style.css
@@ -18,7 +18,6 @@
 #login_logout {
     float: right;
     margin-right: 5px;
-    margin-top: 61px;
 }
 
 #login_logout a {
@@ -31,4 +30,4 @@
 #login_logout span {
     background:url(../img/user.png) transparent no-repeat left 2px;
     padding-left: 18px;
-}
\ No newline at end of file
+}

Reply via email to