Index: chrome/browser/resources/print_preview/settings/other_options_settings.html |
diff --git a/chrome/browser/resources/print_preview/settings/other_options_settings.html b/chrome/browser/resources/print_preview/settings/other_options_settings.html |
index 91becd3c1ca5a6f108df96e759f97497b98bc8cb..4e5a4f83fd07444cbc87ddfac9da7187056e72a7 100644 |
--- a/chrome/browser/resources/print_preview/settings/other_options_settings.html |
+++ b/chrome/browser/resources/print_preview/settings/other_options_settings.html |
@@ -1,6 +1,8 @@ |
<div id="other-options-settings" |
class="other-options-settings two-column" hidden> |
- <h1 i18n-content="optionsLabel"></h1> |
+ <div class="left-column"> |
+ <h1 i18n-content="optionsLabel"></h1> |
+ </div> |
<div class="right-column checkbox"> |
<div class="header-footer-container checkbox"> |
<label aria-live="polite"> |