summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_videos.scss
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2015-10-17 12:15:17 -0400
committerJoram Wilander <jwawilander@gmail.com>2015-10-17 12:15:17 -0400
commit635b9e30c2170fd85c09159572b2934b0a35c331 (patch)
treea14c12f53d58a57e08ebcf679184cd28f933f3e6 /web/sass-files/sass/partials/_videos.scss
parent8ea76b0ada2cbe1914307f3edf0658e7f342a91e (diff)
parentaa40f88bbbca68089e8fad144f590f27e3afa3da (diff)
downloadchat-635b9e30c2170fd85c09159572b2934b0a35c331.tar.gz
chat-635b9e30c2170fd85c09159572b2934b0a35c331.tar.bz2
chat-635b9e30c2170fd85c09159572b2934b0a35c331.zip
Merge pull request #1099 from florianorben/PLT-463
PLT-463: Remove AUTHOR from YouTube preview not helpful and takes up too much room
Diffstat (limited to 'web/sass-files/sass/partials/_videos.scss')
-rw-r--r--web/sass-files/sass/partials/_videos.scss7
1 files changed, 1 insertions, 6 deletions
diff --git a/web/sass-files/sass/partials/_videos.scss b/web/sass-files/sass/partials/_videos.scss
index 9e1ce29b7..6ae5b488b 100644
--- a/web/sass-files/sass/partials/_videos.scss
+++ b/web/sass-files/sass/partials/_videos.scss
@@ -26,11 +26,6 @@
padding:0px;
}
-.video-uploader {
- font-size: 13px;
- margin: 0 0 15px;
-}
-
.video-title {
font-size:15px;
margin-top:3px;
@@ -54,4 +49,4 @@
border-top:36px solid transparent;
border-bottom:36px solid transparent;
border-left:60px solid rgba(255,255,255,0.4);
-} \ No newline at end of file
+}