| Index: third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css
|
| index f347560b2a15e85878086c19cf3f1816ba241fde..62bef3603a926804508faf6c0c6541d01e2f16a8 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesView.css
|
| @@ -39,6 +39,7 @@
|
| background-color: #f3f3f3;
|
| border-top: 1px solid #dadada;
|
| overflow: hidden;
|
| + z-index: 0;
|
| }
|
|
|
| .sources-toolbar .toolbar {
|
|
|