Index: ui/file_manager/gallery/css/gallery.css |
diff --git a/ui/file_manager/gallery/css/gallery.css b/ui/file_manager/gallery/css/gallery.css |
index fa9c5c9ef7646023c6ee11485eb9e5b30e8a0ba9..94dee82d09d18b177bedd680489d7aa35b631a51 100644 |
--- a/ui/file_manager/gallery/css/gallery.css |
+++ b/ui/file_manager/gallery/css/gallery.css |
@@ -1228,11 +1228,6 @@ body { |
outline-color: rgb(51, 153, 255); |
} |
-.mosaic[visible='normal'].hover-visible .mosaic-tile:hover { |
- -webkit-transform: scale(1.05); |
- z-index: 50; |
-} |
- |
.mosaic[visible='normal'].hover-visible |
.mosaic-tile:hover:not([selected]) .img-border { |
outline-color: rgb(182, 212, 252); |