| Index: third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| index 0496a5ee2143d866d10a9f421610f9d9b2faf297..1c4e9b187a3fabee2344af4f053e9cd79169937e 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| @@ -90,7 +90,7 @@
|
| font-weight: bold;
|
| }
|
|
|
| -.panel.sources .sidebar-pane-stack {
|
| +.panel .sidebar-pane-stack {
|
| overflow: auto;
|
| }
|
|
|
|
|