add a little border to phone call-to-action

This commit is contained in:
Seth Call 2016-05-17 20:59:14 -05:00
parent fb0c96e6b4
commit 0690e30a32
1 changed files with 2 additions and 0 deletions

View File

@ -757,6 +757,8 @@ button.stripe-connect {
float:right;
height:50px;
font-size:16px;
padding: 0 2px;
border-radius:6px;
img {
display:inline-block;
margin-right:7px;