Index: third_party/WebKit/Source/devtools/front_end/emulation/mediaQueryInspector.css |
diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/mediaQueryInspector.css b/third_party/WebKit/Source/devtools/front_end/emulation/mediaQueryInspector.css |
index f422939d9d43cc4a5809bc01770e6a1b8c9e9e52..5619a8ecca23458740519cb36ef54bedb8decdec 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/emulation/mediaQueryInspector.css |
+++ b/third_party/WebKit/Source/devtools/front_end/emulation/mediaQueryInspector.css |
@@ -21,6 +21,7 @@ |
top: 1px; |
bottom: 1px; |
white-space: nowrap; |
+ z-index: auto; |
} |
.media-inspector-marker:hover { |
@@ -69,6 +70,7 @@ |
.media-inspector-marker-label-container { |
position: absolute; |
+ z-index: 1; |
} |
.media-inspector-marker-label-container-left { |