Chromium Code Reviews| 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..f14a4c7609f3525db233189c93f358764a8922e4 100644 |
| --- a/ui/file_manager/gallery/css/gallery.css |
| +++ b/ui/file_manager/gallery/css/gallery.css |
| @@ -342,6 +342,7 @@ files-toggle-ripple::shadow .ripple.activated { |
| min-width: 160px; |
| padding: 4px 0; |
| width: -webkit-fit-content; |
| + text-overflow: ellipsis; |
|
fukino
2016/06/06 09:56:05
nit: Sort the properties.
oka
2016/06/07 09:17:13
Done.
|
| } |
| #rename-input > input { |