fix phantomjs render of graph panel when legend as table to the right

This commit is contained in:
Marcus Efraimsson 2018-10-11 11:46:07 +02:00
parent 026463f902
commit fc79ba30ae
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A

View File

@ -137,6 +137,7 @@
.graph-legend-table {
display: table;
width: auto;
.graph-legend-scroll {
display: table;