 Chromium Code Reviews
 Chromium Code Reviews Issue 1124323004:
  Update some more webui progress indicators to new throbber:  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master
    
  
    Issue 1124323004:
  Update some more webui progress indicators to new throbber:  (Closed) 
  Base URL: https://chromium.googlesource.com/chromium/src.git@master| 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 31fe304dbb668eb2715f640a7e415be35e2970f6..1962f1d7b7966be2885eb6f924b8efefd5d0a313 100644 | 
| --- a/chrome/browser/resources/print_preview/settings/destination_settings.css | 
| +++ b/chrome/browser/resources/print_preview/settings/destination_settings.css | 
| @@ -8,9 +8,7 @@ | 
| } | 
| #destination-settings .throbber { | 
| - display: block; | 
| - margin-bottom: 4px; | 
| - margin-top: 8px; | 
| + margin-top: 6px; | 
| } | 
| #destination-settings .destination-settings-box { |