diff --git a/src/sql/workbench/contrib/notebook/browser/notebook.css b/src/sql/workbench/contrib/notebook/browser/notebook.css index 2104fcd3fb..71f9b3595c 100644 --- a/src/sql/workbench/contrib/notebook/browser/notebook.css +++ b/src/sql/workbench/contrib/notebook/browser/notebook.css @@ -8,9 +8,8 @@ } .notebookEditor .taskbarSeparator { - margin: 0 16px 0 -8px; + margin: 0px 8px; } - .notebookEditor .editor-toolbar { border-bottom-style: solid; border-width: 0px 0px 1px 0px;