gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: fixed groupchat image size


From: gnunet
Subject: [www] branch master updated: fixed groupchat image size
Date: Wed, 08 Jul 2020 11:48:31 +0200

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

t3sserakt pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 5613d86  fixed groupchat image size
5613d86 is described below

commit 5613d8622f10033513f1cb6f95cd714111c17459
Author: t3sserakt <t3ss@posteo.de>
AuthorDate: Wed Jul 8 11:42:38 2020 +0200

    fixed groupchat image size
---
 template/applications.html.j2 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/template/applications.html.j2 b/template/applications.html.j2
index 3dc3fc8..43b0dd2 100644
--- a/template/applications.html.j2
+++ b/template/applications.html.j2
@@ -173,6 +173,7 @@
     </div>
 
       </div>
+      <hr/>
       <div class="row">
       <div class="col-lg-6">
         <section>
@@ -187,7 +188,7 @@
         </section>
       </div>
     <div class="col-lg-4">
-    <center><img style="width: 8em" src="{{ url_static('images/groupchat.png') 
}}"  alt="groupchat" /></center>
+    <center><img style="width: 14em" src="{{ 
url_static('images/groupchat.png') }}"  alt="groupchat" /></center>
     </div>
 
       </div>

-- 
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]