Merge pull request #7271 from nextcloud/fix-menu-loading-position
Fix loading icon position in the app menu
This commit is contained in:
commit
14a6fbe809
|
@ -461,6 +461,8 @@ nav {
|
|||
}
|
||||
.app-loading .icon-loading-small-dark {
|
||||
top:12px;
|
||||
width: 20px;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue