From c023486845af2b5d74a3cad5bcd5b5b234835c7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 23 Nov 2017 21:15:05 +0100 Subject: Fix loading icon position in the app menu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- core/css/header.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/css') diff --git a/core/css/header.scss b/core/css/header.scss index b14baac5ad1..eb7188ce46b 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -475,6 +475,8 @@ nav { } .app-loading .icon-loading-small-dark { top:12px; + width: 20px; + height: 20px; } -- cgit v1.2.3