updated margins to fix submit button margin error

This commit is contained in:
David Baldwynn 2016-06-04 04:13:48 -07:00
parent 52df41a2c2
commit c847cb2828

View file

@ -64,7 +64,7 @@ ng-style="{'color':button.color}">
<div class="row form-actions" id="submit_field"
ng-class="{activeField: selected._id == 'submit_field' }"
ng-style="{ 'background-color':myform.design.colors.buttonColor}"
style="border-top: 1px solid #ddd; margin-right: -13%; margin-left: -13%; padding-bottom: 100vh;">
style="border-top: 1px solid #ddd; margin-right: -13%; margin-left: -13%; padding-bottom: 70vh; margin-bottom: 70vh; margin-top: 30vh;">
<div class="col-xs-12 text-left"
style="background-color:#990000; color:white;"