Skip to content

Commit dbd0c72

Browse files
author
Maxim Egorushkin
committed
Tooltip z-index increased.
1 parent 8ad53fc commit dbd0c72

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

html/benchmarks.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,3 +65,7 @@ span.highcharts-caption {
6565
text-wrap: balance;
6666
overflow: visible;
6767
}
68+
69+
.highcharts-tooltip {
70+
z-index: 100;
71+
}

0 commit comments

Comments
 (0)