* SAAS-1212 - fix validation errors in station podcast rss
* Append podcast title to heading in episodes view
This commit is contained in:
parent
041adb5c1f
commit
c12848b2de
5 changed files with 16 additions and 5 deletions
|
@ -67,6 +67,9 @@
|
|||
|
||||
#library_title {
|
||||
padding: 5px 5px 0;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
#library_content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue