diff --git a/app/src/main/res/layout/layout_details_description.xml b/app/src/main/res/layout/layout_details_description.xml
index 6b3b1f0d2..fb5269118 100644
--- a/app/src/main/res/layout/layout_details_description.xml
+++ b/app/src/main/res/layout/layout_details_description.xml
@@ -33,45 +33,52 @@
android:layout_height="wrap_content"
android:orientation="vertical">
-
+ android:scrollbars="none">
-
+ android:paddingStart="@dimen/padding_medium"
+ android:paddingEnd="@dimen/padding_medium"
+ app:selectionRequired="false"
+ app:singleLine="true">
-
+
-
+
-
-
+
+
+
+
+
+