diff --git a/loleaflet/css/notebookbar.css b/loleaflet/css/notebookbar.css index ecc8f5570..929881371 100644 --- a/loleaflet/css/notebookbar.css +++ b/loleaflet/css/notebookbar.css @@ -183,7 +183,7 @@ overflow-y: hidden; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* Internet Explorer 10+ */ - display: table; + display: block; height: 84px; }