| 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 d49bee34902420f2e2cd4ca0a75e9c4a22752f7c..02507a37f5112d78febb0ba0c3608cd64ce42fb9 100644
|
| --- a/ui/file_manager/gallery/css/gallery.css
|
| +++ b/ui/file_manager/gallery/css/gallery.css
|
| @@ -692,7 +692,6 @@ input[type='checkbox']:checked {
|
| background-image: -webkit-image-set(
|
| url(../images/100/icon_redo.png) 1x,
|
| url(../images/200/icon_redo.png) 2x);
|
| - position: absolute; /* Exclude from center-packing*/
|
| }
|
|
|
| .gallery > .toolbar button.redo:active,
|
|
|