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

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

Issue 2442743003: Fix 2 pixel flicker from collate box (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/settings/copies_settings.css
diff --git a/chrome/browser/resources/print_preview/settings/copies_settings.css b/chrome/browser/resources/print_preview/settings/copies_settings.css
index ad11c6f76049337956a0648efb72aeae8598c474..d391cbad88b3dcf0465d7b33545d1352cb008437 100644
--- a/chrome/browser/resources/print_preview/settings/copies_settings.css
+++ b/chrome/browser/resources/print_preview/settings/copies_settings.css
@@ -8,5 +8,5 @@
}
#copies-settings .collate-container label {
- padding-top: 6px;
+ padding-top: 4px;
dpapad 2016/10/21 22:31:35 It is a bit fragile to use padding for centering a
rbpotter 2016/10/21 23:00:38 Yes, this has the same behavior. Thanks!
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698