Styling fixes

This commit is contained in:
Mark McDowall
2014-08-10 19:02:06 -07:00
parent d1a8cd2a84
commit 4b5cf7d7d3
3 changed files with 22 additions and 12 deletions

View File

@@ -136,4 +136,10 @@ li.add-new:hover {
.validation-errors {
display: none;
}
.input-group {
.form-control {
background-color: white;
}
}
}