| Index: Source/devtools/front_end/networkPanel.css
|
| diff --git a/Source/devtools/front_end/networkPanel.css b/Source/devtools/front_end/networkPanel.css
|
| index 5933feb40323e86e44ea8dd190d303728de543af..f1acd96c76e5f7ff88ac2b4fed1ab88709bb48f1 100644
|
| --- a/Source/devtools/front_end/networkPanel.css
|
| +++ b/Source/devtools/front_end/networkPanel.css
|
| @@ -51,17 +51,6 @@
|
| display: block;
|
| }
|
|
|
| -.network.panel .sidebar {
|
| - position: absolute;
|
| - top: 0;
|
| - bottom: 0;
|
| - left: 0;
|
| - right: 0;
|
| - width: auto;
|
| - border: none;
|
| - background: inherit;
|
| -}
|
| -
|
| .network.panel .data-grid th.sort-descending,
|
| .network.panel .data-grid th.sort-ascending {
|
| background: white;
|
|
|