mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
Merge pull request #7655 from Carreau/position-tooltip
position tooltip in #site
This commit is contained in:
commit
c0b5621732
@ -290,10 +290,10 @@ data-notebook-path="{{notebook_path}}"
|
||||
<div id="ipython-main-app">
|
||||
<div id="notebook_panel">
|
||||
<div id="notebook"></div>
|
||||
<div id='tooltip' class='ipython_tooltip' style='display:none'></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id='tooltip' class='ipython_tooltip' style='display:none'></div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user