New: Show release name when downloading (series details & calendar)

This commit is contained in:
Mark McDowall 2014-04-04 08:56:29 -07:00
commit 52c5c19b0a
3 changed files with 20 additions and 1 deletions

View file

@ -41,3 +41,7 @@
height : 1em;
line-height : 1em;
}
.tooltip-inner {
word-wrap: break-word;
}