| Index: ui/file_manager/file_manager/foreground/css/file_manager.css
|
| diff --git a/ui/file_manager/file_manager/foreground/css/file_manager.css b/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| index 85338657c0b7c41c42cd50e1eb4ecefda88a396d..ea3d34d1ef447c65e26a3cf5c530b78911a2c061 100644
|
| --- a/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| +++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| @@ -348,6 +348,13 @@ body.check-select .dialog-header
|
| margin: 8px;
|
| }
|
|
|
| +.dialog-header button.icon-button > files-toggle-ripple {
|
| + -webkit-margin-start: -7px;
|
| + height: 46px;
|
| + margin-top: -7px;
|
| + width: 46px;
|
| +}
|
| +
|
| #search-button {
|
| background-image: -webkit-image-set(
|
| url(../images/files/ui/search_white.png) 1x,
|
|
|