Remove bottom style

Commented out bottom style from tooltip text. This seems to fix the clipping problem.
This commit is contained in:
rtmoffat
2020-05-15 22:35:49 -04:00
committed by GitHub
parent 132a40cec2
commit db83db93a9

View File

@@ -286,7 +286,7 @@
width: 15em;
font-size: 14px;
right: 106%;
bottom: -36%;
/* bottom: -36%;*/
}
}