From 3c2f6c6d8320d9cb8e4454a3b272b4c80aba3d16 Mon Sep 17 00:00:00 2001 From: craftwerk Date: Tue, 6 Jun 2023 17:30:30 +0200 Subject: [PATCH] Delete form-lost-password.php --- .../bootscore_woocommerce/_wc_my_account.scss | 10 +++- woocommerce/myaccount/form-lost-password.php | 48 ------------------- 2 files changed, 9 insertions(+), 49 deletions(-) delete mode 100644 woocommerce/myaccount/form-lost-password.php diff --git a/scss/bootscore_woocommerce/_wc_my_account.scss b/scss/bootscore_woocommerce/_wc_my_account.scss index e289fd4d..6c939eb1 100644 --- a/scss/bootscore_woocommerce/_wc_my_account.scss +++ b/scss/bootscore_woocommerce/_wc_my_account.scss @@ -3,9 +3,10 @@ WooCommerce My Account --------------------------------------------------------------*/ .woocommerce-account { + // Navigation .woocommerce-MyAccount-navigation, - // Content + // Content .woocommerce-MyAccount-content { float: none; width: 100%; @@ -39,3 +40,10 @@ WooCommerce My Account margin-left: ($spacer * .25); } } + + +// Lost password +.woocommerce form .form-row input.input-text, +.woocommerce form .form-row textarea { + @extend .form-control; +} diff --git a/woocommerce/myaccount/form-lost-password.php b/woocommerce/myaccount/form-lost-password.php deleted file mode 100644 index 09b5371a..00000000 --- a/woocommerce/myaccount/form-lost-password.php +++ /dev/null @@ -1,48 +0,0 @@ - - -
- -

- -

- - -

- - -
- - - -

- - -

- - - -
-