From a456929c6658004c6f9a98c04c5fae966b931f76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Fri, 19 Jun 2015 19:28:54 +0200 Subject: [PATCH] Fixed loader height --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 1ffd0808..ab5ce3e4 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -315,6 +315,7 @@ ul #chat-log{ #search_loader { height:64px; padding: 0 15px; + margin-top:15px; } #search_loader:hover {