Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Commit

Permalink
fix(SFOX): widen confirm for ToS
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Welber committed Mar 27, 2018
1 parent 3932f1b commit ffb1453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/partials/sfox/checkout.pug
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ bc-tabs(tab="tabs.selectedTab" tab-options="tabs.options" on-select="tabs.select
i.pointer.ti-close.f-14.mid-grey(ng-click="checkout.dismissSellIntro()")
p.f-12.mt-10(translate="SFOX.sell.INTRODUCING_BODY")
.flex-row.pbvl(ng-if="checkout.onStep('confirm')")
exchange-confirm.width-50.border-desktop(
exchange-confirm.width-55.border-desktop(
type="checkout.type"
quote="checkout.quote"
namespace="'SFOX'"
Expand Down

0 comments on commit ffb1453

Please sign in to comment.