Skip to content

Commit

Permalink
Fixed tooltip content misalignment.
Browse files Browse the repository at this point in the history
  • Loading branch information
g1eb committed Mar 28, 2016
1 parent b45542e commit 82b6e59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions calendar-heatmap.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
}
.calendar-heatmap .tooltip > ul > li > strong {
width: 75px;
line-height: 10px;
padding-right: 10px;
display: inline-block;
overflow: hidden;
white-space: nowrap;
Expand Down

0 comments on commit 82b6e59

Please # to comment.