diff --git a/static/css/custom.css b/static/css/custom.css index cd5cbb7e3..8eab724a5 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -58,6 +58,7 @@ scrollbar-width: 0px; }*/ +/* Remove scrollbar css interfering with bibliography pages *::-webkit-scrollbar { width: 0; } @@ -74,6 +75,7 @@ * { -ms-overflow-style: none; } + */ .carousel ol, .carousel li { list-style: none;