diff --git a/app/src/main/res/layout/display_bottom_sheet.xml b/app/src/main/res/layout/display_bottom_sheet.xml
index a2af30b306..98672f6978 100644
--- a/app/src/main/res/layout/display_bottom_sheet.xml
+++ b/app/src/main/res/layout/display_bottom_sheet.xml
@@ -143,34 +143,43 @@
android:paddingEnd="12dp"
android:text="@string/unread_badges" />
-
-
-
+
+ android:orientation="horizontal"
+ android:paddingStart="12dp"
+ android:paddingEnd="12dp">
-
+
-
-
+
+
+
+
+
+ app:tint="@color/gray_button" />
\ No newline at end of file