| 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 8a3eaf7f20bb728c4d3de9136d848d3354c1f1ee..6bc81e485b4aae10d58cabdeb2629b2e1eaf40bc 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -441,6 +441,7 @@ input[type='checkbox']:checked {
|
| height: 100%;
|
| overflow: hidden;
|
| transition: opacity 180ms linear, visibility 0ms linear;
|
| + white-space: nowrap;
|
| z-index: 0;
|
| }
|
|
|
|
|