Merge pull request #426 from msalcala11/sendStyling

Send view styling and wallet switcher
This commit is contained in:
Matias Alejo Garcia 2016-10-13 10:45:22 -03:00 committed by GitHub
commit 89d207d364
14 changed files with 359 additions and 94 deletions

View file

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