Specified more accurate class for label styling

This commit is contained in:
fbsanchez 2018-05-04 12:26:18 +02:00
parent 7bb3fb8077
commit 3dd4dd51cb
1 changed files with 2 additions and 1 deletions

View File

@ -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;
}