diff options
Diffstat (limited to 'yt_watch_template.html')
-rw-r--r-- | yt_watch_template.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yt_watch_template.html b/yt_watch_template.html index 5279f6f..0765147 100644 --- a/yt_watch_template.html +++ b/yt_watch_template.html @@ -44,6 +44,9 @@ grid-row: 6; margin-top:10px; } + .comment{ + width:640px; + } .more-comments{ grid-column: 1 / span 2; } |