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%;