Explorar o código

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

Torkel Ödegaard %!s(int64=6) %!d(string=hai) anos
pai
achega
fed75695a1
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      public/sass/components/_panel_graph.scss

+ 4 - 0
public/sass/components/_panel_graph.scss

@@ -120,6 +120,10 @@
 
 // fix for phantomjs
 .body--phantomjs {
+  .graph-panel {
+    display: -webkit-box;
+  }
+
   .graph-panel--legend-right {
     .graph-legend {
       display: block;