be more tolerant of media folder names with invalid url chars
This commit is contained in:
parent
1e6afbaffa
commit
ea97f1efcc
3 changed files with 14 additions and 13 deletions
|
@ -64,7 +64,7 @@
|
|||
white-space: nowrap;
|
||||
padding: 5px 4px 4px;
|
||||
text-shadow: none;
|
||||
font-size: 14px;
|
||||
font-size: 15px;
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
|
@ -92,7 +92,6 @@
|
|||
}
|
||||
|
||||
.posterItemTextOverlay .posterItemText:first-child {
|
||||
font-size: 14px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue