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 c058dc7a77c7a649f53ebe0aca3c7ea206a69dea..9aed4d947f9a53cb2b83353fc0f3019b2c9a9c50 100644 |
--- a/ui/file_manager/gallery/css/gallery.css |
+++ b/ui/file_manager/gallery/css/gallery.css |
@@ -878,6 +878,10 @@ button[disabled] { |
display: flex; |
} |
+.edit-modal .range:not(:last-child) { |
+ -webkit-margin-end: 16px; |
+} |
+ |
.edit-modal .range > .icon { |
-webkit-margin-end: 8px; |
display: block; |