From: Jan Szejko Date: Thu, 5 Jul 2018 13:40:14 +0000 (+0200) Subject: prevent abstract from flowing around cover X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/13cee1a7148844ffcd026ad0b541a3289fbafefa?hp=ef93835e5356373ea5190e070cce80d42df616b0 prevent abstract from flowing around cover --- diff --git a/src/wolnelektury/static/scss/main/book_box.scss b/src/wolnelektury/static/scss/main/book_box.scss index 9e87e3917..6e71fbca5 100755 --- a/src/wolnelektury/static/scss/main/book_box.scss +++ b/src/wolnelektury/static/scss/main/book_box.scss @@ -526,6 +526,7 @@ @include size(margin-top, 18px); overflow: hidden; position: relative; + clear: left; @media screen and (min-width: 62.5em) { @include size(width, 536px);