Index: chrome/browser/resources/print_preview/settings/destination_settings.html |
diff --git a/chrome/browser/resources/print_preview/settings/destination_settings.html b/chrome/browser/resources/print_preview/settings/destination_settings.html |
index dbc24acca8dc7e7b9460bc7a1196f0e62610ab51..c946e421a6cf570e38a2a01bb823f8d37a244ea3 100644 |
--- a/chrome/browser/resources/print_preview/settings/destination_settings.html |
+++ b/chrome/browser/resources/print_preview/settings/destination_settings.html |
@@ -1,5 +1,7 @@ |
<div id="destination-settings" class="two-column visible"> |
- <h1 i18n-content="destinationLabel"></h1> |
+ <div class="left-column"> |
+ <h1 i18n-content="destinationLabel"></h1> |
+ </div> |
<div class="right-column"> |
<div class="throbber-container"> |
<div class="throbber"></div> |