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

pull/13617/head
Marcus Efraimsson 7 years ago
parent 026463f902
commit fc79ba30ae
No known key found for this signature in database
GPG Key ID: EBFE0FB04612DD4A
  1. 1
      public/sass/components/_panel_graph.scss

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

Loading…
Cancel
Save