1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-23 22:25:14 -04:00

Fixed: Remove from pending

This commit is contained in:
Mark McDowall
2015-02-02 21:17:18 -08:00
parent 428a1439e5
commit 66a9cddf01
3 changed files with 8 additions and 3 deletions
+5 -1
View File
@@ -6,7 +6,11 @@
.queue {
.protocol-cell {
text-align : center;
width : 80px;
width : 80px;
}
.episode-number-cell {
min-width : 90px;
}
}