Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4809)

Unified Diff: chrome/browser/resources/print_preview/settings/destination_settings.css

Issue 1124323004: Update some more webui progress indicators to new throbber: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 {

Powered by Google App Engine
This is Rietveld 408576698