diff --git a/mastodon/mastodon4.user.css b/mastodon/mastodon4.user.css index 7e8ea3d..7315e0f 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.0 +@version 1.1.1 @description makes the mastodon *advanced* webinterface more compact and pleasant to look at @author xenua @license CNPLv7+ @@ -250,6 +250,11 @@ margin-inline-start: 0; width: 100%; } + + .status-card { + margin-inline-start: 4px; + width: calc(100% - 8px - 2.5px); + } } .notification-ungrouped__header {