From 1d1d0f050463fb954e74591e9e074f0b34e25abd Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 5 Mar 2020 22:32:57 -0500 Subject: [PATCH] Widen scrollbars --- macrovision.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/macrovision.css b/macrovision.css index 6762d44a..84af13e5 100644 --- a/macrovision.css +++ b/macrovision.css @@ -86,14 +86,12 @@ body.toggle-entity-name .entity-name { overflow-y: scroll; height: 100%; scrollbar-color: #e1e1e1 #888; - scrollbar-width: thin; } #options-attribution { display: none; } #options::-webkit-scrollbar { - width: 3px; height: 2px; } #options::-webkit-scrollbar-button {