1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02:00

Fixed: Downloading progress won't cutoff series title prematurely

Closes #620
This commit is contained in:
Mark McDowall 2015-06-14 21:15:22 -07:00
parent 7e89bcca38
commit 71f3435026

View File

@ -206,8 +206,9 @@
}
.chart {
margin-top : 2px;
margin-right: 2px;
margin-top : 2px;
margin-right : 2px;
line-height : 12px;
}
.legend-labels {