Merge pull request #35063 from nextcloud/fix/noid/versions-empty-top-margin

This commit is contained in:
Pytal 2022-11-09 15:58:02 -08:00 committed by GitHub
commit 410586c2e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 3 deletions

View file

@ -68,3 +68,7 @@
float: right;
margin-right: -10px;
}
.versionsTabView .emptycontent {
margin-top: 50px !important;
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long