| Index: chrome/browser/resources/print_preview/settings/destination_settings.css
|
| diff --git a/chrome/browser/resources/print_preview/settings/destination_settings.css b/chrome/browser/resources/print_preview/settings/destination_settings.css
|
| index d27992d4a46732f63cceda6ebfdf56eae8d369ae..2cfc3d2c9596b5ff3a3bbcf2421fb2cdc16d6f69 100644
|
| --- a/chrome/browser/resources/print_preview/settings/destination_settings.css
|
| +++ b/chrome/browser/resources/print_preview/settings/destination_settings.css
|
| @@ -9,7 +9,7 @@
|
|
|
| #destination-settings .throbber {
|
| display: block;
|
| - margin-bottom: 14px;
|
| + margin-bottom: 4px;
|
| margin-top: 8px;
|
| }
|
|
|
| @@ -17,7 +17,6 @@
|
| -webkit-box-align: center;
|
| display: -webkit-box;
|
| height: 28px;
|
| - margin-bottom: 10px;
|
| }
|
|
|
| .destination-settings-box.stale {
|
| @@ -25,7 +24,7 @@
|
| }
|
|
|
| #destination-settings .destination-settings-change-button {
|
| - margin-bottom: 10px;
|
| + margin: 10px 0;
|
| }
|
|
|
| .destination-settings-icon {
|
|
|