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 f26d53b8b2d3bae69acae42b78f6496b492b5c07..e655980fa222e1b2a65169c732cfed01ef9b63f6 100644 |
--- a/ui/file_manager/gallery/css/gallery.css |
+++ b/ui/file_manager/gallery/css/gallery.css |
@@ -353,12 +353,12 @@ files-toggle-ripple::shadow .ripple.activated { |
margin: 8px 0; |
min-width: 160px; |
padding: 4px 0; |
- text-overflow: ellipsis; |
width: -webkit-fit-content; |
} |
#rename-input > input { |
color: white; |
+ text-overflow: ellipsis; |
} |
/* Bubble */ |