diff --git a/app/src/main/res/layout/fragment_installed_add_on_details.xml b/app/src/main/res/layout/fragment_installed_add_on_details.xml index 31de23ba7..feb38dfd8 100644 --- a/app/src/main/res/layout/fragment_installed_add_on_details.xml +++ b/app/src/main/res/layout/fragment_installed_add_on_details.xml @@ -77,6 +77,7 @@ android:id="@+id/remove_add_on" style="@style/DestructiveButton" android:layout_below="@+id/permissions" + android:layout_marginHorizontal="16dp" android:text="@string/mozac_feature_addons_remove" />