mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
New: Show release name when downloading (series details & calendar)
This commit is contained in:
parent
2427b1f254
commit
52c5c19b0a
3 changed files with 20 additions and 1 deletions
4
src/UI/Content/Overrides/bootstrap.less
vendored
4
src/UI/Content/Overrides/bootstrap.less
vendored
|
@ -41,3 +41,7 @@
|
|||
height : 1em;
|
||||
line-height : 1em;
|
||||
}
|
||||
|
||||
.tooltip-inner {
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue