From d262fa4abb5bcdd0b8d9892db016a35886218df0 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 14 Apr 2014 09:38:56 -0400 Subject: [PATCH] chore(style) .loading::after: set correct order --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0de5416b..559797c2 100644 --- a/css/style.css +++ b/css/style.css @@ -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);