From 82f69c64a69ca30ac3615980eb6e004d4a5364bc Mon Sep 17 00:00:00 2001 From: ghost Date: Thu, 26 Oct 2023 02:32:11 +0300 Subject: [PATCH] fix line break for wanted label --- public/asset/default/css/framework.css | 4 ---- templates/default/torrent/list.html.twig | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) 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 }}