Skip to content

Commit 82b6e59

Browse files
committed
Fixed tooltip content misalignment.
1 parent b45542e commit 82b6e59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

calendar-heatmap.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
}
3030
.calendar-heatmap .tooltip > ul > li > strong {
3131
width: 75px;
32+
line-height: 10px;
33+
padding-right: 10px;
3234
display: inline-block;
3335
overflow: hidden;
3436
white-space: nowrap;

0 commit comments

Comments
 (0)