| Index: Source/devtools/front_end/networkPanel.css
|
| diff --git a/Source/devtools/front_end/networkPanel.css b/Source/devtools/front_end/networkPanel.css
|
| index 4a83af2d8b70cd5b19ff7b9dcc68e05c0fe44b32..19a5287feee3fa20ee373d46ec7efc2c5d3d551e 100644
|
| --- a/Source/devtools/front_end/networkPanel.css
|
| +++ b/Source/devtools/front_end/networkPanel.css
|
| @@ -51,8 +51,8 @@
|
| display: block;
|
| }
|
|
|
| -.network.panel .panel-status-bar {
|
| - border-bottom: 1px solid rgb(179, 179, 179);
|
| +#network-container {
|
| + border-top: 1px solid rgb(179, 179, 179);
|
| }
|
|
|
| .network.panel .sidebar {
|
|
|