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

Unified Diff: tracing/tracing/ui/side_panel/side_panel_container.html

Issue 2013843002: Fix analysis-view z-index (Closed) Base URL: https://github.com/catapult-project/catapult.git@master
Patch Set: Nat's fix Created 4 years, 7 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 | « tracing/tracing/ui/base/drag_handle.html ('k') | tracing/tracing/ui/timeline_view.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/side_panel/side_panel_container.html
diff --git a/tracing/tracing/ui/side_panel/side_panel_container.html b/tracing/tracing/ui/side_panel/side_panel_container.html
index fef3a8a0f81d1f61d392004cb2a72067e4054af3..0f3b5219ef61d401a8089bd41b72f8d3cf88d4ac 100644
--- a/tracing/tracing/ui/side_panel/side_panel_container.html
+++ b/tracing/tracing/ui/side_panel/side_panel_container.html
@@ -15,7 +15,6 @@ found in the LICENSE file.
:host {
align-items: stretch;
display: -webkit-flex;
- z-index: 9;
background-color: white;
}
« no previous file with comments | « tracing/tracing/ui/base/drag_handle.html ('k') | tracing/tracing/ui/timeline_view.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698