Fix huge create-order button

This commit is contained in:
Ben Ramey
2014-04-14 11:38:19 -05:00
parent 9d2a036e45
commit b247bdd406

View File

@@ -41,4 +41,7 @@ form {
textarea {
font-size: 1.2em;
}
.btn-primary {
font-size: 2em;
}
}