Index: chrome/browser/resources/file_manager/css/file_manager.css |
=================================================================== |
--- chrome/browser/resources/file_manager/css/file_manager.css (revision 199674) |
+++ chrome/browser/resources/file_manager/css/file_manager.css (working copy) |
@@ -731,6 +731,7 @@ |
} |
body[new-ui] .dialog-header .buttonbar button { |
+ -webkit-margin-start: 0; |
background-image: none; |
background-position: center; |
background-repeat: no-repeat; |
@@ -2206,7 +2207,8 @@ |
height: 45px; |
left: 64px; |
position: absolute; |
- right: 0; |
+ right: 70px; |
top: 0; |
+ width: auto; |
z-index: 101; |
} |