diff --git a/mastodon/src/main/res/layout/display_item_header.xml b/mastodon/src/main/res/layout/display_item_header.xml index 4cfb34607..658b8bdaa 100644 --- a/mastodon/src/main/res/layout/display_item_header.xml +++ b/mastodon/src/main/res/layout/display_item_header.xml @@ -64,7 +64,7 @@ android:id="@+id/name_wrap" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_marginEnd="12dp" + android:layout_marginEnd="8dp" android:layout_marginTop="7dp" android:layout_toStartOf="@id/unread_indicator" android:layout_toEndOf="@id/avatar"