Fixed playlist bug, and sizing of jazzplayer

This commit is contained in:
KasperRT
2015-03-25 12:42:14 +01:00
parent 802a623b8a
commit 53b7b45e36
2 changed files with 7 additions and 3 deletions

View File

@@ -504,7 +504,7 @@ input[type="radio"] {
filter:brightness(100%) !important;
}
.jp {
#jplayer {
display:none;
-webkit-transition: opacity 1s;
transition: opacity 1s;