X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/00191feb9676be79e2f1da3fca8345f582d8e7d0..e77dbe7347636c5344884ce0b042272d6ddb0fcc:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 6b2806851..8dee81384 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -180,13 +180,13 @@ .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; }