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

Unified Diff: chrome/browser/resources/pdf/index-material.css

Issue 1310353003: Material PDF: Variety of minor UI bugfixes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests Created 5 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
Index: chrome/browser/resources/pdf/index-material.css
diff --git a/chrome/browser/resources/pdf/index-material.css b/chrome/browser/resources/pdf/index-material.css
index b21fb85077f5844eb0bdfcc6c468265d4cf783e9..259b15dbdddca7171fc53e5ceb3d31207a620988 100644
--- a/chrome/browser/resources/pdf/index-material.css
+++ b/chrome/browser/resources/pdf/index-material.css
@@ -11,7 +11,7 @@ body {
viewer-pdf-toolbar {
position: fixed;
width: 100%;
- z-index: 3;
+ z-index: 4;
}
#plugin {

Powered by Google App Engine
This is Rietveld 408576698