diff --git a/mastodon/src/main/res/layout/fragment_profile.xml b/mastodon/src/main/res/layout/fragment_profile.xml index 90c8a0216..c18fb7cb6 100644 --- a/mastodon/src/main/res/layout/fragment_profile.xml +++ b/mastodon/src/main/res/layout/fragment_profile.xml @@ -266,7 +266,7 @@ android:layout_height="wrap_content" android:paddingVertical="16dp" android:layout_marginTop="4dp" - android:layout_marginBottom="8dp" + android:layout_marginBottom="16dp" android:layout_marginHorizontal="16dp" android:inputType="textMultiLine|textCapSentences" android:singleLine="false"