1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 01:27:00 +00:00

bit more width for episode number cells

This commit is contained in:
Mark McDowall 2013-06-16 21:52:11 -07:00
parent d3d937afcc
commit 23859a1c55

View file

@ -1,6 +1,6 @@
.series-season { .series-season {
.episode-number-cell { .episode-number-cell {
width: 20px; width: 22px;
} }
.episode-air-date-cell { .episode-air-date-cell {
width: 150px; width: 150px;