mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-22 22:10:35 +00:00
Fixed: Downloading progress won't cutoff series title prematurely
Closes #620
This commit is contained in:
parent
7e89bcca38
commit
71f3435026
1 changed files with 3 additions and 2 deletions
|
@ -207,7 +207,8 @@
|
|||
|
||||
.chart {
|
||||
margin-top : 2px;
|
||||
margin-right: 2px;
|
||||
margin-right : 2px;
|
||||
line-height : 12px;
|
||||
}
|
||||
|
||||
.legend-labels {
|
||||
|
|
Loading…
Reference in a new issue