| Index: Source/devtools/front_end/sourcesPanel.css
|
| diff --git a/Source/devtools/front_end/sourcesPanel.css b/Source/devtools/front_end/sourcesPanel.css
|
| index 148c03d6798aa1905b793b0249822ada4bfb4fef..9b880d7d861ea664fb6bfc1548969fececa885a8 100644
|
| --- a/Source/devtools/front_end/sourcesPanel.css
|
| +++ b/Source/devtools/front_end/sourcesPanel.css
|
| @@ -177,10 +177,6 @@
|
| overflow: auto;
|
| }
|
|
|
| -.targets-select {
|
| - width: 100%
|
| -}
|
| -
|
| #targets-toolbar {
|
| background: rgb(236, 236, 236);
|
| border-bottom: 1px solid rgb(189, 189, 189);
|
|
|