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

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

Issue 10917092: Merge 154563 - Fixes weird pdf plugin scroll bug. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229/src/
Patch Set: Created 8 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/search/destination_search.css
===================================================================
--- chrome/browser/resources/print_preview/search/destination_search.css (revision 154978)
+++ chrome/browser/resources/print_preview/search/destination_search.css (working copy)
@@ -8,6 +8,7 @@
#destination-search.transparent {
opacity: 0;
+ overflow: hidden;
pointer-events: none;
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698