X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/386957d4f29d34d557a62065575a40c83d7d3ede..8fefd8bdaca07a3f5607de79c081dc0f7876fbc7:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index b9ef8f286..eb212a873 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -124,7 +124,7 @@ .book-box-body { height: 17em; - overflow: hidden; + overflow:hidden; position: relative; } @@ -134,7 +134,7 @@ .book-box-head { min-height: 7em; - margin-top: 1.4em; + padding-top: 1.4em; margin-bottom: 1em; } .book-box-head a { @@ -146,6 +146,8 @@ } .book-box-head .title { font-size: 2.4em; + height: 2.4em; + overflow:hidden; margin-top: .3em; } .book-box-body .tags {