From 8927384f6d4b92dc7b8afd40ea55f6a264de2768 Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Mon, 10 Oct 2016 14:20:25 -0500 Subject: [PATCH] Temp removal of scrollbar thingy --- Dependencies/CSS/better.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dependencies/CSS/better.css b/Dependencies/CSS/better.css index 99ebe30..45fe05a 100755 --- a/Dependencies/CSS/better.css +++ b/Dependencies/CSS/better.css @@ -11,11 +11,11 @@ background-size: 50vh; min-height: 100vh; max-height: 100vh; - overflow: scroll; + /*overflow: scroll; */ } /*scrolling things of amazingness*/ -.sector::-webkit-scrollbar { +/*.sector::-webkit-scrollbar { width: 8px; } @@ -27,7 +27,7 @@ .sector::-webkit-scrollbar-thumb { border-radius: 6px; -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,0.5); -} +}*/ /*scrolling things of amazingness END*/ .yhd-title {