| Index: Source/devtools/front_end/elementsPanel.css
|
| diff --git a/Source/devtools/front_end/elementsPanel.css b/Source/devtools/front_end/elementsPanel.css
|
| index 2ab581b56bfb3dea24a0a5018aba546cfce0d8bb..79e496366a247d33a60bcecf2c2b0f6f64aa9db1 100644
|
| --- a/Source/devtools/front_end/elementsPanel.css
|
| +++ b/Source/devtools/front_end/elementsPanel.css
|
| @@ -191,6 +191,7 @@
|
| background-clip: padding;
|
| -webkit-user-select: text;
|
| border-bottom: 1px solid rgb(191, 191, 191);
|
| + position: relative;
|
| }
|
|
|
| .styles-pane .sidebar-separator {
|
|
|