chore(style) .loading::after: set correct order

This commit is contained in:
coderaiser 2014-04-14 09:38:56 -04:00
parent 49944f3a43
commit d262fa4abb

View file

@ -106,8 +106,8 @@ body {
.loading::after {
position : relative;
left : 16px;
bottom : 3px;
left : 16px;
font-size : 10px;
color : rgb(49,123,249);
content : attr(data-progress);