diff --git a/_includes/layout/base/helper-step-2.html b/_includes/layout/base/helper-step-2.html index 5ce18b6b..87f20c38 100644 --- a/_includes/layout/base/helper-step-2.html +++ b/_includes/layout/base/helper-step-2.html @@ -42,7 +42,6 @@ http://opensource.org/licenses/MIT.
-
diff --git a/_includes/layout/base/helper-step-3.html b/_includes/layout/base/helper-step-3.html index 66a3f075..daf4a522 100644 --- a/_includes/layout/base/helper-step-3.html +++ b/_includes/layout/base/helper-step-3.html @@ -155,12 +155,6 @@ http://opensource.org/licenses/MIT. {% endcomment %} {% translate skip-helper-btn choose-your-wallet %}
-
-
diff --git a/_sass/_helper.scss b/_sass/_helper.scss index 5a5e07c9..4e16d571 100644 --- a/_sass/_helper.scss +++ b/_sass/_helper.scss @@ -52,10 +52,6 @@ background: none; border: none; } -.helper-back-btn { - width: 170px; - height: 55px; -} .helper-next-btn { display: none; width: 170px; @@ -517,7 +513,6 @@ flex-direction: column-reverse; align-items: center; } - .helper-next-btn, .helper-back-btn { width: 290px; } diff --git a/_translations/en.yml b/_translations/en.yml index 0c212b6d..fbefb928 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -185,7 +185,6 @@ en: helper-change-btn: "Change" skip-helper-btn: "Skip helper" helper-next-btn: "Next" - helper-back-btn: "Back" helper-note: "Note" helper-or: "or" helper-feature-unavailable: "This feature is unavailable based on the options you've selected"