From e1cacd160a766b22be3d9c34838188938488d77f Mon Sep 17 00:00:00 2001 From: eetukarvonen Date: Thu, 22 Oct 2020 05:44:43 -0400 Subject: [PATCH] Widen the UI for video.html --- app/templates/video.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/video.html b/app/templates/video.html index 310f987..2a69829 100644 --- a/app/templates/video.html +++ b/app/templates/video.html @@ -3,7 +3,7 @@ {% extends "base.html" %} {% block content %} -
+
{% if info.error != None or info.playability_error != None %}