From 2e8c67fea247e0be77e0d2eb7f63b7abaef59caf 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: Mon, 19 Dec 2016 14:19:31 +0100
Subject: [PATCH] change

---
 it4i_theme/assets/stylesheets/application.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/it4i_theme/assets/stylesheets/application.css b/it4i_theme/assets/stylesheets/application.css
index 96577e0da..47cc67788 100644
--- a/it4i_theme/assets/stylesheets/application.css
+++ b/it4i_theme/assets/stylesheets/application.css
@@ -213,6 +213,7 @@ hr {
     bottom: 0;
     left: 0;
     overflow: auto;
+    background: #11134f;
     -webkit-overflow-scrolling: touch;
 }
 .scrollable .wrapper {
-- 
GitLab