Fix #1431 -- no legend on graph-single-stat

pull/1435/head
Andrew Watkins 2017-05-08 17:31:54 -07:00
parent 8771ee563d
commit 6750423244
1 changed files with 1 additions and 0 deletions

View File

@ -154,5 +154,6 @@
position: absolute;
width: 100%;
top: 0;
pointer-events: none;
}
}