diff --git a/app/src/main/res/layout/item_add_or_remove_from_list.xml b/app/src/main/res/layout/item_add_or_remove_from_list.xml
index ceb8bbafc..732a883e7 100644
--- a/app/src/main/res/layout/item_add_or_remove_from_list.xml
+++ b/app/src/main/res/layout/item_add_or_remove_from_list.xml
@@ -4,10 +4,10 @@
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="wrap_content"
- android:paddingHorizontal="16dp"
- android:paddingVertical="8dp"
android:gravity="center_vertical"
- android:orientation="horizontal">
+ android:orientation="horizontal"
+ android:paddingHorizontal="16dp"
+ android:paddingVertical="8dp">
- 8dp
- - @color/colorBackground