removed tooltip underlines

This commit is contained in:
bill bittner 2017-10-05 18:09:34 -07:00
parent 44c7e29653
commit 2515e605d6

View file

@ -40,7 +40,6 @@ p {
/* Tooltip container */
.tooltip {
position: relative;
border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}
/* Tooltip text */
.tooltip > .tooltip-text {