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 @@ - - -
- -

- -

- - -

- - -
- - - -

- - -

- - - -
-