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

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

Issue 10450022: Print Preview Print Destination Search Widget (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Set --bary flag Created 8 years, 7 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 1c91d66d46463689f8a2f3c46744d3dce80e4ac2..72d0ba4affbdbf223d150f9ed015dd636334afba 100644
--- a/chrome/browser/resources/print_preview/print_preview.css
+++ b/chrome/browser/resources/print_preview/print_preview.css
@@ -83,6 +83,7 @@ header {
border-bottom: 1px solid #dcdcdc;
padding-bottom: 10px;
padding-top: 10px;
+ vertical-align: top;
}
.two-column:not(.visible) select {

Powered by Google App Engine
This is Rietveld 408576698