/* ve functions.php najit ./upgrade-secret a zmenit na ../uprade-secret */
/* upravit height podle obsahu kdyby 1500px nestačilo*/
.list-unpacked{  
    max-height: 2500px;
    transition: all 1s ease;
}
.list-unpacked-nis{  
    max-height: 1500px;
    transition: all 1s ease;
}
/*-------*/