Merge branch '2242-5694-se-superpone-info-timestamp-en-eje-x-graficas-personalizadas' into 'develop'

Specified more accurate class for label styling

See merge request artica/pandorafms!1466
This commit is contained in:
vgilc 2018-05-09 10:10:58 +02:00
commit d1537f45ae
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;
}