From 4f7fac1618e47307a4f15a6829484876ccd3724a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Mon, 25 Jan 2016 22:05:28 +0100 Subject: [PATCH] hiding channel --- static/css/embed.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/embed.css b/static/css/embed.css index bae22837..546eea45 100644 --- a/static/css/embed.css +++ b/static/css/embed.css @@ -19,6 +19,10 @@ display:none; } +#zoffchannel{ + display:none; +} + .list-image, .list-suggested-image{ width: 34%; height: 66px;