Submit button should have a margin bottom added

This commit is contained in:
Vesa Luusua 2017-05-16 23:37:07 +02:00
parent b009c671f1
commit ba3ab3939c
4 changed files with 4 additions and 0 deletions

View file

@ -24,4 +24,5 @@
.submitButton {
margin-top: 1rem;
margin-bottom: 1rem;
}

View file

@ -11,4 +11,5 @@
.submitButton {
margin-top: 1rem;
margin-bottom: 1rem;
}

View file

@ -60,4 +60,5 @@
.submitButton {
margin-top: 1rem;
margin-bottom: 1rem;
}

View file

@ -26,4 +26,5 @@
.submitButton {
margin-top: 1rem;
margin-bottom: 1rem;
}