From fb80d2f484ca78f8dfccf8a8bc8b03637f9495a3 Mon Sep 17 00:00:00 2001
From: Omar Roth
Date: Mon, 5 Feb 2018 19:08:20 -0600
Subject: [PATCH] Add padding for video description
---
src/views/watch.ecr | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/src/views/watch.ecr b/src/views/watch.ecr
index aa1799b7..6e0e7242 100644
--- a/src/views/watch.ecr
+++ b/src/views/watch.ecr
@@ -103,7 +103,9 @@ var player = videojs('player', options, function() {
<%= video.info["author"] %>
- <%= description %>
+
+ <%= description %>
+