style(modal): use standard valid styles

This commit is contained in:
bergquist
2016-05-16 16:52:51 +02:00
parent 6435fa6b99
commit fa19e0d9c6
3 changed files with 3 additions and 12 deletions

View File

@@ -116,10 +116,6 @@
}
}
.confirm-model-invalid-input {
border: thin solid $input-invalid-border-color;
}
.modal-content-confirm-text {
margin-bottom: 2rem;
span {