removed tooltip underlines
This commit is contained in:
parent
44c7e29653
commit
2515e605d6
1 changed files with 0 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Reference in a new issue