From 88919bfcf0656acc2cc51bafa3a22df3f33f3e91 Mon Sep 17 00:00:00 2001 From: DerpgonCz Date: Sat, 23 Apr 2016 00:04:25 +0200 Subject: [PATCH] Repositioned small load animation No longer clips with the button when viewing a PM convo --- webserver/public/lib/css/back.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webserver/public/lib/css/back.css b/webserver/public/lib/css/back.css index 7ec90b8..befe6ab 100644 --- a/webserver/public/lib/css/back.css +++ b/webserver/public/lib/css/back.css @@ -300,7 +300,7 @@ a { border-bottom-color: #A77DC2; border-radius: 50%; animation: spin-back 4s linear infinite; - margin: 0 0 0 -20px; + margin: 10px 0 0 -20px; } .loader-small:before { content: "";