X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c7587605ff2117ff1004239f8ec0cbd024cdc4ab..d2ee1c034911e5b42eb7ad182d90607529d741a4:/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; }