From fda61e49d7754ab928bea66921b2672b107003e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20M=C3=BCller?= Date: Wed, 24 Oct 2018 22:13:37 +0200 Subject: [PATCH] Shellscript updating --- jumbotron.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jumbotron.css b/jumbotron.css index 60f3e23..35c584d 100644 --- a/jumbotron.css +++ b/jumbotron.css @@ -64,7 +64,7 @@ div.position-fixed { position:fixed; padding:0; margin:0; - overflow-y: scroll; + overflow-y: auto; top: 20px; z-index: 1000; width:17.5%;