]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix regression in file sidebar 27975/head
authorCarl Schwan <carl@carlschwan.eu>
Wed, 14 Jul 2021 17:40:01 +0000 (19:40 +0200)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 14 Jul 2021 18:32:24 +0000 (18:32 +0000)
See https://github.com/nextcloud/server/pull/27936

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
core/css/apps.scss

index 2b25824aff9c6617ccc16731f25223d05974c999..15742786b0eaafbb4f212e18f77d4d31e6362a8a 100644 (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 {