diff --git a/js/components/ascribe_media/media_player.js b/js/components/ascribe_media/media_player.js index 598c6d2d..b4d821ae 100644 --- a/js/components/ascribe_media/media_player.js +++ b/js/components/ascribe_media/media_player.js @@ -153,7 +153,10 @@ let MediaPlayer = React.createClass({ if (this.props.mimetype === 'video' && this.props.encodingStatus !== undefined && this.props.encodingStatus !== 100) { return (
-

We successfully received your video and it is now being encoded, you can leave this page and check back on the status later.

+

+ We successfully received your video and it is now being encoded. +
You can leave this page and check back on the status later.
+