cms/app-client/app/styles/app.scss
changeset 373 e952c8a31a2b
parent 362 c7aac4484587
child 424 feb0d3e0fef9
--- a/cms/app-client/app/styles/app.scss	Tue Oct 18 20:39:34 2016 +0530
+++ b/cms/app-client/app/styles/app.scss	Thu Oct 20 12:54:07 2016 +0530
@@ -86,8 +86,8 @@
 }
 
 body.videoscreen .corpus-app-container {
-    margin-top: 308px;
-    height: 292px;
+    margin-top: 260px;
+    height: 240px;
 }
 
 h2 {
@@ -143,7 +143,7 @@
 
 .corpus-app-container.window {
     overflow: scroll;
-    height: 560px;
+    height: 500px;
 }
 
 .corpus-app-modal {