diff --git a/devtools/client/themes/toolbars.css b/devtools/client/themes/toolbars.css index b7139f3ace72..8a88236d777e 100644 --- a/devtools/client/themes/toolbars.css +++ b/devtools/client/themes/toolbars.css @@ -34,13 +34,6 @@ padding: 0 3px; } -.devtools-toolbar td { - border-bottom-width: 1px; - border-bottom-style: solid; - border-bottom-color: var(--theme-splitter-color); -} - -/* nor support border, we have to style the */ .devtools-toolbar-bottom { border-top-width: 1px; border-bottom: none;