diff --git a/public/asset/default/css/framework.css b/public/asset/default/css/framework.css index 0d08a54..3c632be 100644 --- a/public/asset/default/css/framework.css +++ b/public/asset/default/css/framework.css @@ -160,10 +160,6 @@ a.button-green:hover { vertical-align: middle; } -.top--2-px { - top: -2px; -} - .top-2-px { top: 2px; } diff --git a/templates/default/torrent/list.html.twig b/templates/default/torrent/list.html.twig index b16b13a..12cfcdc 100644 --- a/templates/default/torrent/list.html.twig +++ b/templates/default/torrent/list.html.twig @@ -34,7 +34,7 @@ {% if torrent.scrape.leechers > 0 and torrent.scrape.seeders == 0 %} {{ 'wanted' | trans }}