diff --git a/mastodon/src/main/res/layout/item_settings_theme.xml b/mastodon/src/main/res/layout/item_settings_theme.xml index bfdc5f9f6..7da5a2a2f 100644 --- a/mastodon/src/main/res/layout/item_settings_theme.xml +++ b/mastodon/src/main/res/layout/item_settings_theme.xml @@ -5,6 +5,7 @@ android:layout_height="wrap_content" android:paddingLeft="16dp" android:paddingRight="16dp" + android:paddingTop="16dp" android:paddingBottom="8dp" android:clipChildren="false" android:clipToPadding="false">