Chromium Code Reviews| Index: third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
| diff --git a/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css b/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
| index 9613727c2dff631f5c6dcb631bbe93819319ba79..9eb2ce2ace4451377e39f35107618ff97e8f1a3c 100644 |
| --- a/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
| +++ b/third_party/WebKit/Source/devtools/front_end/emulation/deviceModeView.css |
| @@ -40,6 +40,7 @@ |
| .device-mode-content-clip { |
| overflow: hidden; |
| flex: auto; |
| + z-index: 0; |
|
caseq
2016/05/05 01:09:21
unrelated?
|
| } |
| .device-mode-media-container { |