Index: chrome/browser/resources/print_preview/header_footer_settings.html |
diff --git a/chrome/browser/resources/print_preview/header_footer_settings.html b/chrome/browser/resources/print_preview/header_footer_settings.html |
index 66c8a57edc96349320cddb1c49ddb0a38a5816c6..2dc5eb94fe91ac5943cdfb70a669f69815a9baf7 100644 |
--- a/chrome/browser/resources/print_preview/header_footer_settings.html |
+++ b/chrome/browser/resources/print_preview/header_footer_settings.html |
@@ -1,6 +1,6 @@ |
-<div id="header-footer-option" class="two-column option visible"> |
+<div id="header-footer-option" class="two-column displaytablerow visible"> |
<h1 i18n-content="optionsLabel"></h1> |
- <div> |
+ <div class="right-column"> |
<input id="header-footer" type="checkbox" checked> |
<label for="header-footer" i18n-content="optionHeaderFooter"></label> |
</div> |