| 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 2180da254960cd57e63e343c044f9c874c25b268..cdd6bb1b18bfa72a34e0192450c069506febdc22 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| +++ b/third_party/WebKit/Source/devtools/front_end/sources/sourcesPanel.css
|
| @@ -55,14 +55,6 @@
|
| height: 28px;
|
| }
|
|
|
| -.sources-editor-tabstrip-left {
|
| - width: 22px;
|
| -}
|
| -
|
| -.sources-editor-tabstrip-right {
|
| - width: 36px;
|
| -}
|
| -
|
| .function-location-link {
|
| float: right;
|
| margin-left: 10px;
|
|
|