diff --git a/mastodon/mastodon4.user.css b/mastodon/mastodon4.user.css index 78868f4..24f86d3 100644 --- a/mastodon/mastodon4.user.css +++ b/mastodon/mastodon4.user.css @@ -1,7 +1,7 @@ /* ==UserStyle== @name xenua's mastodon 4 frontend tweaks @namespace git.xenua.me/xenua -@version 1.1.2 +@version 1.1.3 @description makes the mastodon *advanced* webinterface more compact and pleasant to look at @author xenua @license CNPLv7+ @@ -279,6 +279,10 @@ .scrollable:has(> .item-list > .account-timeline__header) { margin-top: -50px; + + .follow-request-banner { + margin-top: 40px; + } } .account__header__bar {