| 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 c17d4c2c954963bf6f3499cba865116efb56eb0c..7c33b84b227f4f15eaf7977ffb9ca5f00e7a6136 100644
|
| --- a/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| +++ b/ui/file_manager/file_manager/foreground/css/file_manager.css
|
| @@ -720,9 +720,9 @@ html[dir='rtl'] #search-box .clear {
|
|
|
| /* Container for the detail and thumbnail list views. */
|
| .dialog-body {
|
| - -webkit-transition: all 180ms ease;
|
| flex: auto;
|
| position: relative;
|
| + transition: all 180ms ease;
|
| }
|
|
|
| .main-panel {
|
|
|