Merge pull request #5920 from yaph/patch-1

Change z-index of ipython_tooltip
Min RK 12 years ago
commit d095c8b76c

@ -117,7 +117,7 @@
};
position: absolute;
z-index: 2;
z-index: 1000;
.tooltiptext {
pre {

Loading…
Cancel
Save