]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix collaborative tags styles 30021/head
authorChristopher Ng <chrng8@gmail.com>
Wed, 1 Dec 2021 18:04:16 +0000 (18:04 +0000)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Wed, 1 Dec 2021 19:51:01 +0000 (19:51 +0000)
Signed-off-by: Christopher Ng <chrng8@gmail.com>
core/css/inputs.scss

index e13fa45e0873beed698e8384d3c05a8d18d177a5..8ba668870b1a67c3752be87affd04aba60518d58 100644 (file)
@@ -485,6 +485,10 @@ div.select2-drop {
                        text-overflow: ellipsis;
                        span {
                                cursor: pointer;
+                               em {
+                                       cursor: inherit;
+                                       background: unset;
+                               }
                        }
                }
                .select2-result,