diff --git a/mastodon/src/main/res/layout/display_item_header.xml b/mastodon/src/main/res/layout/display_item_header.xml index f2a8ec8e7..c4b99be0b 100644 --- a/mastodon/src/main/res/layout/display_item_header.xml +++ b/mastodon/src/main/res/layout/display_item_header.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" - android:paddingTop="11dp" + android:paddingTop="13dp" android:paddingEnd="4dp" android:paddingStart="16dp"> @@ -81,14 +81,14 @@ android:layout_alignParentStart="true" android:layout_alignParentTop="true" android:layout_marginEnd="12dp" - android:layout_marginTop="5dp" /> + android:layout_marginTop="3dp" />