From d9027243095203c6c31f065b25b605d1819088b1 Mon Sep 17 00:00:00 2001 From: JaeeunCho Date: Wed, 7 Jun 2017 14:57:27 -0700 Subject: [PATCH] HTML5 - removed useless line --- .../imports/ui/components/closed-captions/styles.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss b/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss index 284d85f95f..0389830e35 100755 --- a/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss +++ b/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss @@ -15,7 +15,6 @@ height: calc(100% - 80px); margin: 20px; overflow: auto; - //if you change the thickness of the border //you should also change a corresponding value in the componentWillUpdate //otherwise auto-scrolling for closed-captions will break