From c9f4cffc75015003a6a62cc43a17d41243b6ef78 Mon Sep 17 00:00:00 2001 From: Jonathan Prusik Date: Wed, 31 Jul 2024 12:35:17 -0400 Subject: [PATCH] remove margin from last field in each card of autofill settings (#10344) --- .../src/autofill/popup/settings/autofill.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/browser/src/autofill/popup/settings/autofill.component.html b/apps/browser/src/autofill/popup/settings/autofill.component.html index dcbd0fa577..45deac00a2 100644 --- a/apps/browser/src/autofill/popup/settings/autofill.component.html +++ b/apps/browser/src/autofill/popup/settings/autofill.component.html @@ -87,7 +87,7 @@ /> {{ "showCardsInVaultView" | i18n }} - + {{ "enableAutoFillOnPageLoad" | i18n }} - + {{ "defaultAutoFillOnPageLoad" | i18n }}