mirror of
https://github.com/nextcloud/server.git
synced 2026-02-20 00:12:30 -05:00
Fix loading icon position in the app menu
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
2f3484ba88
commit
cd7aba3171
1 changed files with 2 additions and 0 deletions
|
|
@ -461,6 +461,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue