From 6063cc0b2959b7caa8cd13ca905afd7c42e69eea Mon Sep 17 00:00:00 2001 From: pluja Date: Sat, 5 Sep 2020 13:16:58 +0200 Subject: [PATCH] Add word-break to video descriptions --- app/templates/video.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/video.html b/app/templates/video.html index ddc8132..907496b 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -17,7 +17,7 @@
-

{{video.title}}

+

{{video.title}}

@@ -41,7 +41,7 @@
-
+

{{video.description}}