| Index: chrome/browser/resources/file_manager/css/file_manager.css
|
| diff --git a/chrome/browser/resources/file_manager/css/file_manager.css b/chrome/browser/resources/file_manager/css/file_manager.css
|
| index 43493e50561b2443415270615d1985b77c37e86a..43d8c240bd94fd901a568a664c4ea32bc324854c 100644
|
| --- a/chrome/browser/resources/file_manager/css/file_manager.css
|
| +++ b/chrome/browser/resources/file_manager/css/file_manager.css
|
| @@ -255,10 +255,11 @@ li.root-item > .root-label {
|
| white-space: nowrap;
|
| }
|
|
|
| -.root-label {
|
| - -webkit-padding-start: 38px;
|
| - background-position: left center;
|
| +.volume-icon {
|
| + background-position: center center;
|
| background-repeat: no-repeat;
|
| + height: 24px;
|
| + width: 24px;
|
| }
|
|
|
| div.root-eject {
|
|
|