| Index: static/css/index-mobile.css |
| =================================================================== |
| --- a/static/css/index-mobile.css |
| +++ b/static/css/index-mobile.css |
| @@ -25,16 +25,21 @@ |
| -moz-box-sizing: border-box; |
| -ms-box-sizing: border-box; |
| -o-box-sizing: border-box; |
| box-sizing: border-box; |
| margin: 20px 0; |
| max-width: 515px; |
| } |
| +#video-container |
| +{ |
| + margin-bottom: 20px; |
| +} |
| + |
| #video-disclaimer |
| { |
| margin: 10px; |
| } |
| .no-js #video-disclaimer, |
| .show-disclaimer #video-disclaimer |
| { |