| 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 636a50094df5d0f370db004e7e40cde9bed55446..b77577e8f0ed3f166b1c7d4cae4c30e703cea69f 100644
|
| --- a/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| +++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| @@ -179,12 +179,12 @@ div.splitter {
|
|
|
| #directory-tree .tree-row > .expand-icon {
|
| flex: none;
|
| - height: 37px;
|
| + height: 36px;
|
| left: 3px;
|
| - margin: -12px -4px -13px;
|
| + margin: -12px -2px;
|
| right: 3px;
|
| top: 0;
|
| - width: 37px;
|
| + width: 36px;
|
| }
|
|
|
| #directory-tree .tree-row > .volume-icon {
|
|
|