From ddc5e93aec232ea56fcfaa675a6ce009f51d1717 Mon Sep 17 00:00:00 2001 From: btzr-io Date: Tue, 26 Sep 2017 00:14:24 -0600 Subject: [PATCH] remove unused css from video component related to #605 --- ui/scss/component/_video.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/ui/scss/component/_video.scss b/ui/scss/component/_video.scss index 46cd07eee..3f3204308 100644 --- a/ui/scss/component/_video.scss +++ b/ui/scss/component/_video.scss @@ -31,9 +31,6 @@ video { &.video--hidden { height: $height-video-embedded; } - &.video--active { - /*background: none;*/ - } } .video--obscured .video__cover {