From b3327210a621e5de2c7dd4a91b9c94449ce16640 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:44:13 +0200
Subject: [PATCH] test graphics

---
 it4i_theme/header.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/it4i_theme/header.html b/it4i_theme/header.html
index be94f3672..05f924d0b 100644
--- a/it4i_theme/header.html
+++ b/it4i_theme/header.html
@@ -23,10 +23,10 @@
       </div>
     </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="31" height="31"></a>
+        <a href="https://gitlab.it4i.cz/kru0052/docs.it4i" title="on GitLab" target="_blank" ><img src="/img/git.png" width="30" height="30"></a>
       </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="27" height="27"></a>
+        <a href="all.pdf" title="DOWNLOAD PDF VERSION" target="_blank"><img src="/img/download.png" width="30" height="30"></a>
       </div>
     <div class="button button-search" role="button" aria-label="Search">
       <label class="toggle-button icon icon-search" title="Search" for="toggle-search"></label>
-- 
GitLab