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

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

Issue 556363003: Print Preview UI tweaks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adjust browser_tests accordingly. Created 6 years, 3 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/more_settings.html
diff --git a/chrome/browser/resources/print_preview/settings/more_settings.html b/chrome/browser/resources/print_preview/settings/more_settings.html
index 02923c45ca99d031ffaff6f3f74cccd5afa4138b..6af9823b94fa771d27dcbb2732fbbb26d5eebc49 100644
--- a/chrome/browser/resources/print_preview/settings/more_settings.html
+++ b/chrome/browser/resources/print_preview/settings/more_settings.html
@@ -1,4 +1,4 @@
-<div id="more-settings" class="more-settings" hidden>
+<div id="more-settings" class="more-settings collapsible" hidden>
<div class="more-settings-icon more-settings-icon-plus"></div>
<button class="link-button more-settings-label"></button>
</div>

Powered by Google App Engine
This is Rietveld 408576698