Style adjustments to updated signup form

This commit is contained in:
Victoria Wang 2014-10-24 17:00:54 -07:00
parent fa9d7c39ac
commit e575d18019
2 changed files with 8 additions and 6 deletions

View file

@ -187,7 +187,7 @@
border:0 solid black;
@include box-shadow($inputAreaShadow);
color:#C2CFD4;
margin-bottom:30px;
margin-bottom:27px;
margin-right:$spacing;
padding: 10px 10px 7px 10px;
width:100%;
@ -211,7 +211,7 @@
}
.btn-Action{
padding:10px 25px;
margin-top: 6px;
margin-top: 2em;
font-size: 1em;
}
}