diff --git a/mastodon/mastodon4.user.css b/mastodon/mastodon4.user.css index 7315e0f..78868f4 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.1 +@version 1.1.2 @description makes the mastodon *advanced* webinterface more compact and pleasant to look at @author xenua @license CNPLv7+ @@ -325,7 +325,8 @@ .status__content, .status__action-bar, .media-gallery, - .status-card { + .status-card, + .hashtag-bar { margin-inline-start: 16px; width: calc(100% - 16px); }