make frontendStartup event deterministic after the tree and tabs are loaded, fixes #543

This commit is contained in:
zadam
2019-05-29 21:10:28 +02:00
parent bb43014230
commit 890c00d4ba
3 changed files with 9 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<div class="note-detail-search note-detail-component">
<div style="display: flex; align-items: center; margin-right: 20px;">
<div style="display: flex; align-items: center; margin-right: 20px; margin-top: 15px;">
<strong>Search string: &nbsp; &nbsp;</strong>
<textarea rows="4" style="width: auto !important; flex-grow: 4" class="search-string form-control"></textarea>