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

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

Issue 565213005: Make Print Preview elements transitions smoother. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/other_options_settings.css
diff --git a/chrome/browser/resources/options/chromeos/consumer_management_overlay.css b/chrome/browser/resources/print_preview/settings/other_options_settings.css
similarity index 66%
copy from chrome/browser/resources/options/chromeos/consumer_management_overlay.css
copy to chrome/browser/resources/print_preview/settings/other_options_settings.css
index 16c743419108117dc37ab2ccda312d5135f1f2dc..a155d625274d2e1191067182beb74dffb7f23c88 100644
--- a/chrome/browser/resources/options/chromeos/consumer_management_overlay.css
+++ b/chrome/browser/resources/print_preview/settings/other_options_settings.css
@@ -2,6 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-#consumer-management-overlay {
- width: 500px;
-}
+#other-options-settings .left-column {
+ padding-top: 16px;
+ vertical-align: top;
+}

Powered by Google App Engine
This is Rietveld 408576698