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

Unified Diff: elements/viewer-button/viewer-button.css

Issue 169163004: Allow click events to pass through the toolbar padding. (Closed) Base URL: https://chromium.googlesource.com/chromium/html-office-public.git@master
Patch Set: Created 6 years, 10 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 | elements/viewer-page-indicator/viewer-page-indicator.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: elements/viewer-button/viewer-button.css
diff --git a/elements/viewer-button/viewer-button.css b/elements/viewer-button/viewer-button.css
index ccc61ca5337dcceb37636f32fe6c4e7417dc9cef..d4aff70c49d73838e1ed137ffe3dd51032aa7801 100644
--- a/elements/viewer-button/viewer-button.css
+++ b/elements/viewer-button/viewer-button.css
@@ -18,6 +18,7 @@
display: inline-block;
height: 36px;
margin: 0;
+ pointer-events: all;
width: 43px;
}
« no previous file with comments | « no previous file | elements/viewer-page-indicator/viewer-page-indicator.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698