Removes extra spaces

This commit is contained in:
Jacob Schatz 2016-01-21 21:32:55 -05:00
parent 75c93bb20d
commit dd8e9a28e7

View file

@ -36,8 +36,6 @@ input[type='search'].search-text-input {
}
}
input[type='text'].danger {
background: #F2DEDE!important;
border-color: #D66;