diff --git a/mastodon/src/main/res/layout/item_settings_update.xml b/mastodon/src/main/res/layout/item_settings_update.xml index 8ea7b9e31..c73142b34 100644 --- a/mastodon/src/main/res/layout/item_settings_update.xml +++ b/mastodon/src/main/res/layout/item_settings_update.xml @@ -23,9 +23,7 @@ android:layout_width="0dp" android:layout_height="wrap_content" android:layout_weight="1" - android:layout_marginVertical="16dp" - android:layout_marginEnd="16dp" - android:layout_marginStart="8dp" + android:layout_margin="16dp" android:textAppearance="@style/m3_body_medium" tools:text="@string/sk_update_available"/>