input-single ==> input-field

This commit is contained in:
Cory LaViska
2017-08-23 09:59:22 -04:00
parent fe124e0b13
commit 75337c6ba2
14 changed files with 106 additions and 106 deletions

View File

@@ -298,7 +298,7 @@ input[type="range"] {
}
/* Input singles */
.input-single {
.input-field {
margin-bottom: 1.5rem;
}