diff -r a7cf2887e993 -r ed05b89e3299 cms/app-client/app/styles/app.scss --- a/cms/app-client/app/styles/app.scss Tue Aug 16 00:16:08 2016 +0200 +++ b/cms/app-client/app/styles/app.scss Wed Aug 17 15:30:19 2016 +0200 @@ -10,6 +10,8 @@ $medium-white: #f5f5f5; $light-white: #fbfbfb; +$content-height: 600px; + body { background-color: $medium-white; @@ -78,7 +80,8 @@ } body.videoscreen .corpus-app-container { - padding-top: 308px; + margin-top: 308px; + height: 292px; } h2 {