Graph: fixed png rendering with legend to the right (#16463)

(cherry picked from commit fed75695a1)
This commit is contained in:
Torkel Ödegaard
2019-04-09 15:22:52 +02:00
parent be84bffa57
commit 1f35ce691c
+4
View File
@@ -120,6 +120,10 @@
// fix for phantomjs
.body--phantomjs {
.graph-panel {
display: -webkit-box;
}
.graph-panel--legend-right {
.graph-legend {
display: block;