| 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 2b868bed001716a5e05bd9e5a54ee5f8a6b78fa6..978c9a4a407e64dfcb077617a0474a8e13f033e3 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -852,8 +852,10 @@ paper-slider::shadow paper-progress::shadow #progressContainer {
|
| .gallery .crop-overlay {
|
| -webkit-box-orient: vertical;
|
| display: -webkit-box;
|
| + height: 100%;
|
| pointer-events: none;
|
| position: absolute;
|
| + width: 100%;
|
| }
|
|
|
| .gallery .crop-overlay .shadow {
|
|
|