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

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

Issue 2442743003: Fix 2 pixel flicker from collate box (Closed)
Patch Set: Remove padding. 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..e2e1b6f9848b6561ea01dd54e11d8a76ad99fd8d 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: 0;
}
« 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