diff --git a/users/static/users/css/custom.css b/users/static/users/css/custom.css index 01b82be..4984842 100644 --- a/users/static/users/css/custom.css +++ b/users/static/users/css/custom.css @@ -31,4 +31,3 @@ html h1 { font-family: 'Roboto' !important; font-size: 2em; } -#sidebar{overflow-y:scroll !important;} diff --git a/users/templates/users/base.html b/users/templates/users/base.html index 39b7f35..8253ce3 100644 --- a/users/templates/users/base.html +++ b/users/templates/users/base.html @@ -40,7 +40,7 @@