fix phantomjs render of graph panel when legend displayed as table to the right
@@ -137,6 +137,7 @@
.graph-legend-table {
display: table;
+ width: auto;
.graph-legend-scroll {