Merge pull request #27975 from nextcloud/backport/27973/stable21

[stable21] Fix regression in file sidebar
This commit is contained in:
Pytal 2021-07-14 15:00:51 -07:00 committed by GitHub
commit 76cd14c05b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -278,7 +278,7 @@ kbd {
z-index: 100; /* above the bullet to allow click*/
/* TODO: forbid using img as icon in menu? */
.svg {
&.svg {
padding: 0 12px 0 44px;
}
&:first-child img {