diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index 9b39270e66..751ef52ed0 100644 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -4628,8 +4628,9 @@ form ul.form_flex li ul li{ border: 0px; } -.tickLabel { +.yAxis.y1Axis > .tickLabel { white-space: nowrap; line-height: 1.05em!important; + width: auto!important; }