Index: chrome/browser/resources/print_preview/search/destination_search.css |
diff --git a/chrome/browser/resources/print_preview/search/destination_search.css b/chrome/browser/resources/print_preview/search/destination_search.css |
index d3a95daabc52af4b4476eea3ca9c8e2675a31324..ea76b84d8da3036c8c27197ec647b2bedbfb77a6 100644 |
--- a/chrome/browser/resources/print_preview/search/destination_search.css |
+++ b/chrome/browser/resources/print_preview/search/destination_search.css |
@@ -64,6 +64,10 @@ |
padding: 0 14px 18px; |
} |
+#destination-search .lists > :last-child { |
+ padding-bottom: 0; |
+} |
+ |
#destination-search .invitation-container { |
-webkit-animation: invitation-fadein 500ms; |
-webkit-box-align: center; |