diff --git a/theme/parts/tabsbar.css b/theme/parts/tabsbar.css index 4aa6d95..103fb3c 100644 --- a/theme/parts/tabsbar.css +++ b/theme/parts/tabsbar.css @@ -44,9 +44,9 @@ tab > stack { #scrollbutton-up, #scrollbutton-down { - border-top: 0 !important; - position: absolute !important; - z-index: 5 !important; + border-top: 0 !important; + position: relative !important; + z-index: 5 !important; top: 0; bottom: 0; }