diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/css/header.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/css/header.scss b/core/css/header.scss index 1844022e8a3..21305de0d02 100644 --- a/core/css/header.scss +++ b/core/css/header.scss @@ -461,6 +461,8 @@ nav { } .app-loading .icon-loading-small-dark { top:12px; + width: 20px; + height: 20px; } |