From: Radek Czajka Date: Fri, 20 Jan 2012 14:29:07 +0000 (+0100) Subject: minor style fix X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/8fc17a12a92f649f2b9dd8c884a85d1a7232f248?ds=inline minor style fix --- diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index da8e7b7ea..e03326384 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -94,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; }