diff --git a/text/user.css b/text/user.css index 7960aab..d4a9167 100644 --- a/text/user.css +++ b/text/user.css @@ -481,11 +481,11 @@ section.main-buddyFeed-container { .main-topBar-button:first-child:before { content: "<"; } -.main-topBar-button.main-topBar-forward::before { +.main-topBar-button.main-topBar-responsiveForward::before { content: ">"; } .main-topBar-button:first-child > svg, -.main-topBar-button.main-topBar-forward > svg { +.main-topBar-button.main-topBar-responsiveForward > svg { display: none; } .main-topBar-topbarContent {