Browse Source
Fix loading icon position in the app menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
pull/7271/head
Julius Härtl
8 years ago
No known key found for this signature in database
GPG Key ID: 4C614C6ED2CDE6DF
1 changed files with
2 additions and
0 deletions
-
core/css/header.scss
|
|
|
@ -461,6 +461,8 @@ nav { |
|
|
|
} |
|
|
|
.app-loading .icon-loading-small-dark { |
|
|
|
top:12px; |
|
|
|
width: 20px; |
|
|
|
height: 20px; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|