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

Unified Diff: chrome/browser/resources/print_preview/print_preview.css

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/print_preview.css
diff --git a/chrome/browser/resources/print_preview/print_preview.css b/chrome/browser/resources/print_preview/print_preview.css
index 00a8410ae804c2d7310f5f274aab9a8c95febb45..eb7d94ca2ee15a1af593da37a1ff6c007a612781 100644
--- a/chrome/browser/resources/print_preview/print_preview.css
+++ b/chrome/browser/resources/print_preview/print_preview.css
@@ -89,9 +89,8 @@ header {
.two-column.visible h1,
.two-column.visible .right-column {
- border-bottom: 1px solid #e9e9e9;
- padding-bottom: 7px;
- padding-top: 7px;
+ padding-bottom: 5px;
+ padding-top: 5px;
}
.two-column:not(.visible) select {
« no previous file with comments | « chrome/browser/resources/print_preview/print_header.html ('k') | chrome/browser/resources/print_preview/print_preview.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698