| Index: Source/devtools/front_end/emulation/overrides.css
|
| diff --git a/Source/devtools/front_end/emulation/overrides.css b/Source/devtools/front_end/emulation/overrides.css
|
| index 58de08c1e9b0681247380858866604dab63e262e..0519222ae924ab613f8ccf2ff3fa8cf1b29615ba 100644
|
| --- a/Source/devtools/front_end/emulation/overrides.css
|
| +++ b/Source/devtools/front_end/emulation/overrides.css
|
| @@ -52,6 +52,10 @@
|
| color: transparent !important;
|
| }
|
|
|
| +.overrides-view > .tabbed-pane {
|
| + overflow: hidden;
|
| +}
|
| +
|
| /* Network tab */
|
|
|
| .overrides-network fieldset {
|
|
|