Fix delete button on create run form

This commit is contained in:
Ben Ramey
2014-04-07 22:20:55 -05:00
parent 3678c9d9df
commit 140017abb4

View File

@@ -29,6 +29,9 @@ form {
input {
margin-right: 10px;
}
.btn {
font-size: 2em;
}
}
.btn-default {
font-size: 2em;