Fix issue with event display being rendered

This commit is contained in:
Paulo Gustavo Veiga 2022-01-06 19:05:21 -08:00
parent 23fe9a3cfe
commit 7da55b14b9
2 changed files with 0 additions and 2 deletions

View File

@ -31,7 +31,6 @@ div#headerNotifier {
margin-top: 5px;
display: none;
bottom: 10px;
display: inline;
}
div#toolbarRight {

View File

@ -94,7 +94,6 @@
</div>
</div>
</div>
<div id="headerNotifier"></div>
</div>
<div id="mindplot" onselectstart="return false;"></div>