Make create-run form mobile viewable

This commit is contained in:
Ben Ramey
2014-05-13 11:07:04 -05:00
parent 720ad4ce2d
commit 40d5c0274e
2 changed files with 19 additions and 11 deletions

View File

@@ -6,6 +6,7 @@ form {
text-align: center;
.glyphicon {
font-size: 5em;
margin-bottom: 20px;
}
}
}
@@ -25,6 +26,11 @@ form {
}
}
.create-run-form {
.invitees {
.btn-default {
margin-top: 20px;
}
}
}
.create-order-form {
textarea {