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; |
+} |