From a40f5f1c0342f59a7c20bf50e8723b39cf27f8b1 Mon Sep 17 00:00:00 2001 From: Karen Chow Date: Mon, 31 Mar 2014 11:06:45 -0600 Subject: [PATCH] hid the video modal --- css/print.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/print.css b/css/print.css index a18cdab6..3b652616 100644 --- a/css/print.css +++ b/css/print.css @@ -13,7 +13,8 @@ footer, hr.softline, #ki_container, - .feature-area { + .feature-area, + #videoModal { display: none; } body {