diff --git a/android/res/layout/fragment_edit_description.xml b/android/res/layout/fragment_edit_description.xml
index 6f59c622f8..c4f751356f 100644
--- a/android/res/layout/fragment_edit_description.xml
+++ b/android/res/layout/fragment_edit_description.xml
@@ -1,17 +1,19 @@
-
+
-
+
+ android:layout_height="wrap_content"
+ android:layout_below="@id/toolbar_layout"
+ android:paddingLeft="@dimen/margin_medium"
+ android:paddingRight="@dimen/margin_medium">
-
\ No newline at end of file
+
+
\ No newline at end of file
diff --git a/android/res/values/styles.xml b/android/res/values/styles.xml
index 0882a69146..0032dba9b5 100644
--- a/android/res/values/styles.xml
+++ b/android/res/values/styles.xml
@@ -38,6 +38,7 @@
- true
- false
- @color/base_green
+ - @android:color/white
- ?attr/selectableItemBackground
- @style/MwmWidget.TextView
- @null