Fix scss linter error

This commit is contained in:
Filipa Lacerda 2017-02-22 16:42:26 +00:00
parent 0106f3cce1
commit 49ec274359

View file

@ -218,8 +218,8 @@
.btn.btn-retry:hover,
.btn.btn-retry:focus {
border-color: #c4c4c4;
background-color: #f0f0f0;
border-color: $gray-darkest;
background-color: $white-normal;
}
svg path {