hiding channel

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-25 22:05:28 +01:00
parent af4b5a84f2
commit 4f7fac1618

View File

@@ -19,6 +19,10 @@
display:none; display:none;
} }
#zoffchannel{
display:none;
}
.list-image, .list-suggested-image{ .list-image, .list-suggested-image{
width: 34%; width: 34%;
height: 66px; height: 66px;