diff --git a/static/galene.css b/static/galene.css index 0cd2355..9c0dd46 100644 --- a/static/galene.css +++ b/static/galene.css @@ -992,7 +992,7 @@ h1 { padding: 10px; background: #fff; height: calc(100% - 56px); - overflow-y: scroll; + overflow-y: auto; overflow-x: hidden; }