mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-17 21:26:22 -04:00
Extremely long titles
Fixed: Extremely long series titles causing display issues on main page Fixes: #769
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
.series-title-cell {
|
||||
.text-overflow();
|
||||
|
||||
max-width: 450px;
|
||||
|
||||
@media @sm {
|
||||
max-width: 250px
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user