Fixed some errors of scss linter

stable
David Barragán Merino 2014-09-18 19:19:54 +02:00
parent 9a918ad9d8
commit ad5b5998a8
2 changed files with 2 additions and 2 deletions

View File

@ -63,8 +63,8 @@
text-align: center;
width: 100%;
.icon-spinner {
float: none;
color: $whitish;
float: none;
}
span {
@include animation (loading .5s linear);

View File

@ -38,8 +38,8 @@
text-align: center;
width: 100%;
.icon-spinner {
float: none;
color: $whitish;
float: none;
}
span {
@include animation (loading .5s linear);