minor style fix
[wolnelektury.git] / wolnelektury / static / css / book_box.css
index 2ba3819..e033263 100755 (executable)
@@ -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;
 }