[Max Red] - Added error property to Input tag :D

This commit is contained in:
Ivan Diaz 2016-07-01 19:42:59 -03:00
parent d4b8cec745
commit faf9da1967
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
color: $primary-red;
font-size: $font-size--sm;
display: block;
position: absolute; //
position: absolute;
}
.input__text {
border: 1px solid $primary-red;