Fix loading icon position in the app menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
2bd2835526
commit
c023486845
|
@ -475,6 +475,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue