diff --git a/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss b/bigbluebutton-html5/imports/ui/components/closed-captions/styles.scss
index 284d85f95f173e546dd8251a17619fd1d968d88e..0389830e35db3078a09eb3a66c36fda934f17ab8 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