From 4969d33f576717bd1626eb8db4065b305c4754c7 Mon Sep 17 00:00:00 2001 From: ghost Date: Wed, 25 Oct 2023 19:34:07 +0300 Subject: [PATCH] fix long filename out of container width --- templates/default/torrent/info.html.twig | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/default/torrent/info.html.twig b/templates/default/torrent/info.html.twig index 48a0b38..24510e8 100644 --- a/templates/default/torrent/info.html.twig +++ b/templates/default/torrent/info.html.twig @@ -9,10 +9,8 @@ {{ self.recursive_file_tree(value) }} {% else %} -
- - {{ key }} - +
+ {{ key }}
{{ value | format_bytes }}
@@ -292,7 +290,7 @@
{% for tracker, status in trackers %} -
+
{% if status %} {{ tracker }} {% else %}