mirror of
https://github.com/lidarr/Lidarr
synced 2025-02-12 17:24:55 +00:00
episode count on posters, slightly smaller
This commit is contained in:
parent
fc9937bb7d
commit
42496b81e3
1 changed files with 2 additions and 2 deletions
|
@ -77,10 +77,10 @@
|
||||||
.progress {
|
.progress {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
width: 171px;
|
width: 170px;
|
||||||
|
|
||||||
.progressbar-front-text {
|
.progressbar-front-text {
|
||||||
width: 171px;
|
width: 170px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue