Chromium Code Reviews| 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 7ba893d9c792bd9084b9e7182a5c3c9ac026af0a..14980cc423806859b9ad970526379675dd3d0094 100644 |
| --- a/chrome/browser/resources/print_preview/search/destination_search.css |
| +++ b/chrome/browser/resources/print_preview/search/destination_search.css |
| @@ -8,6 +8,7 @@ |
| #destination-search.transparent { |
| opacity: 0; |
| + overflow: hidden; |
| pointer-events: none; |
| } |