cms/app-client/app/templates/application.hbs
changeset 246 5b7ae96768be
parent 242 523ca6e73353
child 255 ed05b89e3299
--- a/cms/app-client/app/templates/application.hbs	Wed Jul 20 21:08:31 2016 +0200
+++ b/cms/app-client/app/templates/application.hbs	Thu Jul 21 23:36:50 2016 +0200
@@ -6,7 +6,7 @@
         {{ notice-component class="overlay" model=noticeModel }}
     </div>
     {{/if}}
-    <div class="corpus-app-container">
+    <div class="corpus-app-container{{if player.window ' window'}}">
     {{#if player.window}}
         {{#if (eq player.window 'notice')}}
             {{ notice-component }}