diff --git a/src/sql/workbench/contrib/notebook/browser/media/notebook.contribution.css b/src/sql/workbench/contrib/notebook/browser/media/notebook.contribution.css index 83305ef13e..ea01b88f56 100644 --- a/src/sql/workbench/contrib/notebook/browser/media/notebook.contribution.css +++ b/src/sql/workbench/contrib/notebook/browser/media/notebook.contribution.css @@ -19,7 +19,6 @@ } .notebookExplorer-viewlet > .header { - height: 41px; box-sizing: border-box; padding: 5px 12px 6px 16px; }