diff --git a/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml b/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml index 5abc06c6b..feb312ca8 100644 --- a/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml +++ b/android/app/src/main/res/layout/fragment_bookmark_category_settings.xml @@ -46,6 +46,8 @@ @@ -54,8 +56,6 @@ style="@style/MwmWidget.Editor.CustomTextInput" android:hint="@string/placepage_personal_notes_hint" android:minHeight="@dimen/height_item_multiline" - android:paddingStart="@dimen/margin_base" - android:paddingEnd="@dimen/margin_base" android:layout_width="match_parent" android:layout_height="wrap_content" android:inputType="textMultiLine"/>