gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-backoffice] branch master updated: Fix history list


From: gnunet
Subject: [GNUnet-SVN] [taler-backoffice] branch master updated: Fix history list position.
Date: Mon, 30 Jul 2018 16:22:03 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new 105bbbf  Fix history list position.
105bbbf is described below

commit 105bbbf3a56014389240f6f3e62f14742e651736
Author: Marcello Stanisci <address@hidden>
AuthorDate: Mon Jul 30 16:21:49 2018 +0200

    Fix history list position.
---
 talerbackoffice/backoffice/static/backoffice.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbackoffice/backoffice/static/backoffice.css 
b/talerbackoffice/backoffice/static/backoffice.css
index 50819d4..439d86e 100644
--- a/talerbackoffice/backoffice/static/backoffice.css
+++ b/talerbackoffice/backoffice/static/backoffice.css
@@ -42,6 +42,7 @@
 }
 
 #history-container {
+  margin-top: 3cm;
   margin-bottom: 10cm;
 }
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]