fix tx order

This commit is contained in:
Matias Alejo Garcia 2017-01-18 15:00:33 -03:00
commit 5820c5ae8d
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
3 changed files with 9 additions and 2 deletions

View file

@ -80,4 +80,8 @@
margin: 0 auto;
}
}
.spinner svg {
stroke: white;
fill: white;
}
}