gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: reduce load flickering


From: gnunet
Subject: [taler-bank] branch master updated: reduce load flickering
Date: Fri, 23 Apr 2021 12:13:17 +0200

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

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 6b18449  reduce load flickering
6b18449 is described below

commit 6b1844981d6fdedb7c24f45a393d64c57f697534
Author: Florian Dold <florian@dold.me>
AuthorDate: Fri Apr 23 12:13:14 2021 +0200

    reduce load flickering
---
 talerbank/app/templates/common_base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talerbank/app/templates/common_base.html 
b/talerbank/app/templates/common_base.html
index 3c3ed3f..6b4f3ac 100644
--- a/talerbank/app/templates/common_base.html
+++ b/talerbank/app/templates/common_base.html
@@ -27,7 +27,7 @@
 <body>
   <header class="demobar" style="display: flex; flex-direction: row;">
     <a href="https://taler.net/";>
-      <img src="{{ static('logo-white.svg') }}" height="100" style="margin: 
2em 2em"><br/>
+      <img src="{{ static('logo-white.svg') }}" height="100" width="224" 
style="margin: 2em 2em"><br/>
     </a>
     <div style="max-width: 50em">
       {% block header_content %}

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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