Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(185)

Unified Diff: chrome/browser/resources/print_preview/settings/margin_settings.html

Issue 477133004: Printe Preview: add 'More/less options' button and make non-essential sections collapsible (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Print Preview UI tests adjusted. Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/print_preview/settings/margin_settings.html
diff --git a/chrome/browser/resources/print_preview/settings/margin_settings.html b/chrome/browser/resources/print_preview/settings/margin_settings.html
index 6a67cce391e22eda8736de702758b338448ce924..0d6eed0a523657d1b08537ad95424217b912e25a 100644
--- a/chrome/browser/resources/print_preview/settings/margin_settings.html
+++ b/chrome/browser/resources/print_preview/settings/margin_settings.html
@@ -1,4 +1,4 @@
-<div id="margin-settings" class="two-column visible margin-settings" hidden>
+<div id="margin-settings" class="two-column margin-settings" hidden>
<h1 i18n-content="marginsLabel"></h1>
<div class="right-column">
<select class="margin-settings-select">

Powered by Google App Engine
This is Rietveld 408576698