diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index a6afddd68..22636c12c 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -241,17 +241,14 @@ android:textAppearance="@style/m3_headline_small" tools:text="Eugen" /> - @@ -262,7 +259,6 @@ android:layout_height="wrap_content" android:layout_below="@id/username" android:layout_marginLeft="16dp" - android:layout_marginTop="4dp" android:layout_marginRight="16dp" android:textAppearance="@style/m3_body_large" android:textSize="16sp" @@ -291,7 +287,6 @@ android:layout_height="wrap_content" android:layout_below="@id/username" android:layout_marginLeft="16dp" - android:layout_marginTop="8dp" android:layout_marginRight="16dp" android:textAppearance="@style/m3_body_large" android:textSize="16sp"