Skip to content

Commit 9fcd91b

Browse files
committed
Remove forcing line-height
This makes the tooltip to keep rendering in the same way on Read the Docs theme and fixes rendering on Alabaster.
1 parent 1c0bf60 commit 9fcd91b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hoverxref/_static/css/tooltipster.custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
.tooltipster-sidetip.tooltipster-shadow.tooltipster-shadow-custom .tooltipster-content {
1111
color: #8d8d8d;
12-
line-height: 5px;
1312
font-size: 80%;
1413
padding: 18px;
1514
}

0 commit comments

Comments
 (0)