aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static/comments.css
diff options
context:
space:
mode:
authorJames Taylor <28744867+user234683@users.noreply.github.com>2020-10-21 09:57:49 -0700
committerGitHub <noreply@github.com>2020-10-21 09:57:49 -0700
commitf01ef36a37c9112eca3f85d49622c41d68000a69 (patch)
treef62f99169397b3779a5a9c2db4dca9beb0a86b56 /youtube/static/comments.css
parentc696db3e84d91092182adbeb7eef6126fad6be5d (diff)
parenta27b575380378f1b490dcabb8cc67f05adee5daa (diff)
downloadyt-local-f01ef36a37c9112eca3f85d49622c41d68000a69.tar.lz
yt-local-f01ef36a37c9112eca3f85d49622c41d68000a69.tar.xz
yt-local-f01ef36a37c9112eca3f85d49622c41d68000a69.zip
Merge pull request #34 from zrose584/rm_whitespaces
remove trailing whitespaces
Diffstat (limited to 'youtube/static/comments.css')
-rw-r--r--youtube/static/comments.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/comments.css b/youtube/static/comments.css
index 8509e5d..b177a4f 100644
--- a/youtube/static/comments.css
+++ b/youtube/static/comments.css
@@ -1,4 +1,4 @@
-.video-metadata{
+.video-metadata{
display: grid;
grid-template-columns: auto 1fr;
grid-template-rows: auto auto 1fr auto;