| 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 9056ecef4598fe5365ba1e3791c7f08b2083a82d..91becd3c1ca5a6f108df96e759f97497b98bc8cb 100644
 | 
| --- a/chrome/browser/resources/print_preview/settings/other_options_settings.html
 | 
| +++ b/chrome/browser/resources/print_preview/settings/other_options_settings.html
 | 
| @@ -1,5 +1,5 @@
 | 
|  <div id="other-options-settings"
 | 
| -     class="other-options-settings two-column visible" hidden>
 | 
| +     class="other-options-settings two-column" hidden>
 | 
|    <h1 i18n-content="optionsLabel"></h1>
 | 
|    <div class="right-column checkbox">
 | 
|      <div class="header-footer-container checkbox">
 | 
| 
 |