removed line from optioninput field - it makes it look like the end of a question

This commit is contained in:
Lyla Fischer
2012-09-20 19:03:16 -04:00
parent ec0352f05e
commit 1dfb745751

View File

@@ -294,8 +294,7 @@ section.problem {
form.option-input {
margin: -10px 0 20px;
padding-bottom: 20px;
border-bottom: 1px solid #e3e3e3;
select {
margin-right: flex-gutter();
}