fix click to pay button to bottom of screen like the slide to pay component

This commit is contained in:
Marty Alcala 2016-11-16 15:35:25 -05:00
commit e858462107
5 changed files with 30 additions and 17 deletions

View file

@ -19,8 +19,7 @@ $button-secondary-border: transparent;
$button-secondary-active-bg: darken($subtle-gray, 5%);
$button-secondary-active-border: transparent;
%button-standard,
click-to-accept {
%button-standard {
width: 85%;
max-width: 300px;
margin-left: auto;