X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/71209be8f9c399340bddb819f71e99ecf116187b..bd1c5da61455bed0223f065bf3fa247a118e70c3:/wolnelektury/static/css/book_box.css diff --git a/wolnelektury/static/css/book_box.css b/wolnelektury/static/css/book_box.css index 8a91bc3fe..b9ef8f286 100755 --- a/wolnelektury/static/css/book_box.css +++ b/wolnelektury/static/css/book_box.css @@ -142,6 +142,7 @@ } .book-box-head .author { font-size: 1.1em; + max-width: 24em; } .book-box-head .title { font-size: 2.4em; @@ -200,8 +201,8 @@ margin-left: 14em; } -.book-wide-box #themes-list-wrapper { - margin-left: 14em; +.book-wide-box #theme-list-wrapper { + margin-left: 15.4em; }