| Index: chrome/browser/resources/file_manager/css/action_choice.css
|
| diff --git a/chrome/browser/resources/file_manager/css/action_choice.css b/chrome/browser/resources/file_manager/css/action_choice.css
|
| index f79d73a225b3de87360a649939e321e0d4641bf6..fdb236dade7618bf0ef4ae96b5b262b249b2a5ec 100644
|
| --- a/chrome/browser/resources/file_manager/css/action_choice.css
|
| +++ b/chrome/browser/resources/file_manager/css/action_choice.css
|
| @@ -121,22 +121,6 @@ button:focus {
|
| width: 100%;
|
| }
|
|
|
| -.footer {
|
| - -webkit-box-orient: horizontal;
|
| - -webkit-box-pack: end;
|
| - bottom: 0;
|
| - display: -webkit-box;
|
| - left: 0;
|
| - position: absolute;
|
| - right: 0;
|
| -}
|
| -
|
| -.footer button {
|
| - height: 27px;
|
| - margin-left: 10px;
|
| - min-width: 80px;
|
| -}
|
| -
|
| .choices {
|
| width: 100%;
|
| }
|
|
|