mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Merge pull request #13617 from grafana/13616_phantomjs_legend
fix phantomjs render of graph panel when legend displayed as table to the right
This commit is contained in:
commit
776b14f7bb
@ -137,6 +137,7 @@
|
|||||||
|
|
||||||
.graph-legend-table {
|
.graph-legend-table {
|
||||||
display: table;
|
display: table;
|
||||||
|
width: auto;
|
||||||
|
|
||||||
.graph-legend-scroll {
|
.graph-legend-scroll {
|
||||||
display: table;
|
display: table;
|
||||||
|
Loading…
Reference in New Issue
Block a user