Highcharts - Legend style from CSS, Firefox issue -


i using multiple of highcharts has different legend y value position each chart reason.

as want generalize charts, trying control y values css below...

.highcharts-legend-item rect{y:3;} 

the above css working great expected in chrome alone.. not working in firefox

i can going each chart , alter legend: {y:3}, because of less control on server code not able same.

is there other way same firefox please?

http://jsfiddle.net/1h91po8b/1/


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -