diff --git a/app/src/main/res/layout/fragment_settings.xml b/app/src/main/res/layout/fragment_settings.xml
index 637c6d10d816c815effe64b0f4b0af83cd7ce384..240b66ef9329aa87589f9fa06abfeaa8d414507a 100644
--- a/app/src/main/res/layout/fragment_settings.xml
+++ b/app/src/main/res/layout/fragment_settings.xml
@@ -33,7 +33,6 @@
 
         <Button
             android:id="@+id/saveTransactionButton"
-            android:layout_marginHorizontal="16dp"
             android:layout_width="match_parent"
             android:layout_height="wrap_content"
             android:background="@drawable/rounded_background_transparent"