improve torrent metadata display

This commit is contained in:
Nate Goldman
2016-03-05 10:50:53 -08:00
parent 67cb0505af
commit 90a1094073
2 changed files with 6 additions and 4 deletions

View File

@@ -266,7 +266,7 @@ body.drag::before {
bottom: 20px;
}
.torrent .status :not(:last-child)::after {
.torrent span:not(:last-child)::after {
content: ' — ';
}