| 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 a7fb07ebf62bd7a30dc17e7e93a3e738b90d991f..22e937a067fefa767fc90e36c3ad5306a422534d 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -341,6 +341,7 @@ files-toggle-ripple::shadow .ripple.activated {
|
| margin: 8px 0;
|
| min-width: 160px;
|
| padding: 4px 0;
|
| + text-overflow: ellipsis;
|
| width: -webkit-fit-content;
|
| }
|
|
|
|
|