Commit 836430b0f17f03be75ac4eff844f3f02287258ca
1 parent
7738bbe016
Exists in
master
and in
1 other branch
minor changes
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
pages/ambassador.html
... | ... | @@ -46,7 +46,7 @@ |
46 | 46 | <!-- CLOSE form-all --> |
47 | 47 | </div> |
48 | 48 | <div class="clearfix"></div> |
49 | - <div style="margin-bottom: 6%;" class="text-center"> | |
49 | + <div style="margin-bottom: 12%;" class="text-center"> | |
50 | 50 | <input type="submit" class="btn submit-button" ng-disabled="applicantForm.$invalid|| check|| numberCheck" value="Submit" ng-click="submit()"> |
51 | 51 | </div> |
52 | 52 | <!-- col-xs-12 col-md-8 col-md-offset-2 --> | ... | ... |