mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-22 14:47:56 +01:00
Fix issue with event display being rendered
This commit is contained in:
parent
23fe9a3cfe
commit
7da55b14b9
@ -31,7 +31,6 @@ div#headerNotifier {
|
|||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
display: none;
|
display: none;
|
||||||
bottom: 10px;
|
bottom: 10px;
|
||||||
display: inline;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div#toolbarRight {
|
div#toolbarRight {
|
||||||
|
@ -94,7 +94,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div id="headerNotifier"></div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="mindplot" onselectstart="return false;"></div>
|
<div id="mindplot" onselectstart="return false;"></div>
|
||||||
|
Loading…
Reference in New Issue
Block a user