diff --git a/filters/other/r34app_floating_buttons.list b/filters/other/r34app_floating_buttons.list index 6f8c679..c38bc46 100644 --- a/filters/other/r34app_floating_buttons.list +++ b/filters/other/r34app_floating_buttons.list @@ -3,4 +3,5 @@ ! Homepage: https://gitea.codecoffin.com/winneratwin/ublock-origin-filters ! Description: filter list to make the page buttons stay at bottom of screen all the time instead of needing to scroll to the bottom -r34.app##button[aria-label="Load specific page"]:upward(1):style(position: fixed !important; bottom: 0 !important; width: 704px;) +r34.app##button[aria-label="Load specific page"]:upward(1):style(position: fixed !important; bottom: 0 !important; width: 500px; margin-bottom: 5px; left: 50%; margin-left: -250px;) +r34.app##button[aria-label="Load specific page"]:upward(2):style(height: 1rem;margin-bottom: 5px;)