Merge pull request #3 from prmtl/master
[wolnelektury.git] / wolnelektury / static / css / book_box.css
index 6b28068..8dee813 100755 (executable)
 .book-box-formats span {
     display: block;
 }
 
-.book-box-download:hover .book-box-formats span:first-child {
+.book-box-download .book-box-formats span:first-child {
     margin-top: 1.454em;
 }
 
-.book-box-download:hover .book-box-formats {
+.book-box-download:hover .book-box-formats,
+.book-box-download.hover .book-box-formats {
     display: block;
 }