From e56b20f5872bc640b59501817bc41fb0db09c253 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Sun, 5 Jun 2016 08:48:44 +0200 Subject: Add loader indication when loading videos list --- client/src/app/videos/shared/loader/loader.component.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'client/src/app/videos/shared/loader/loader.component.scss') diff --git a/client/src/app/videos/shared/loader/loader.component.scss b/client/src/app/videos/shared/loader/loader.component.scss index 454195811..44cf1f9da 100644 --- a/client/src/app/videos/shared/loader/loader.component.scss +++ b/client/src/app/videos/shared/loader/loader.component.scss @@ -1,7 +1,3 @@ -div { - margin-top: 150px; -} - // Thanks https://gist.github.com/alexandrevicenzi/680147013e902a4eaa5d .glyphicon-refresh-animate { -animation: spin .7s infinite linear; -- cgit v1.2.3