Removed staggered, and added fading instead

This commit is contained in:
Kasper Rynning-Tønnesen
2015-05-06 16:20:02 +02:00
parent 07eeeb4cc2
commit c83489ed67
4 changed files with 11 additions and 10 deletions

View File

@@ -109,8 +109,8 @@ display: inline;
height: 120px;
}
#chan-card{
opacity: 0;
#channels{
display: none;
}
.white-bg{