| 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 05b34eced600c51968282b4f0f24369a3a71549b..70f415e70cbf6cac3a959764f3946e13630f8b03 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| @@ -233,10 +233,6 @@
|
| white-space: normal;
|
| }
|
|
|
| -.scope-chain-sidebar-pane-section {
|
| - padding: 2px 4px 2px 4px;
|
| -}
|
| -
|
| .scope-chain-sidebar-pane-section-subtitle {
|
| float: right;
|
| margin-left: 5px;
|
| @@ -253,7 +249,6 @@
|
|
|
| .scope-chain-sidebar-pane-section {
|
| padding: 2px 4px 2px 4px;
|
| - overflow: hidden;
|
| }
|
|
|
| .hidden-callframes-message {
|
|
|