From 0907eb852347ec9305414b9cee456e3d66494eb2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= <lukas.krupcik@vsb.cz>
Date: Thu, 8 Sep 2016 08:29:37 +0200
Subject: [PATCH] test graphics

---
 it4i_theme/header.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/it4i_theme/header.html b/it4i_theme/header.html
index 0d73cc915..0619611de 100644
--- a/it4i_theme/header.html
+++ b/it4i_theme/header.html
@@ -23,7 +23,7 @@
       </div>
     </div>
       <div class="button button-twitter" role="button" aria-label="Twitter">
-        <a href="all.pdf" title="DOWNLOAD PDF VERSION" target="_blank"><img src="/img/download.png" width="30" height="30"></a>
+        <a href="all.pdf" title="DOWNLOAD PDF VERSION" target="_blank"><img src="/img/download.png" width="27" height="27"></a>
       </div>
       <div class="button button-github" role="button" aria-label="GitHub">
         <a href="https://gitlab.it4i.cz/kru0052/docs.it4i" title="on GitLab" target="_blank" ><img src="/img/git.png" width="30" height="30"></a>
-- 
GitLab