Fixed linting issues in stylesheets

This commit is contained in:
Alejandro Celaya
2018-08-25 15:59:51 +02:00
parent 43f4b938ae
commit ed0aa68452
10 changed files with 29 additions and 16 deletions

View File

@@ -11,11 +11,13 @@
.search-field__icon {
@include vertical-align();
left: 15px;
color: #707581;
}
.search-field__close {
@include vertical-align();
right: 15px;
}