Skip to content

Commit 030ced5

Browse files
committed
fixed spacing between buttons for eboard vote on mobile
1 parent 092259d commit 030ced5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/eboard.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</div>
2525
<br/>
2626
{{ end }}
27-
<button type="submit" class="btn btn-primary mt-2">Submit</button>
27+
<button type="submit" class="btn btn-primary mb-3">Submit</button>
2828
</form>
2929
{{ end }}
3030
</div>

0 commit comments

Comments
 (0)