X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/462d84ea8718cd3ca1112fe11c2120a0f20f475f..8fc17a12a92f649f2b9dd8c884a85d1a7232f248:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 2ba381985..e03326384 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -1,5 +1,6 @@ .book-mini-box, .Book-item { display: inline-block; + vertical-align: top; } .book-wide-box, .book-box { @@ -93,7 +94,7 @@ .book-mini-box img { margin-bottom: 1.8em; } -.book-box img, .book-wide-box img { +.book-box-inner img, .book-wide-box img { float: left; margin-right: 1.5em; }