prevent abstract from flowing around cover
authorJan Szejko <janek37@gmail.com>
Thu, 5 Jul 2018 13:40:14 +0000 (15:40 +0200)
committerJan Szejko <janek37@gmail.com>
Thu, 5 Jul 2018 13:40:14 +0000 (15:40 +0200)
src/wolnelektury/static/scss/main/book_box.scss

index 9e87e39..6e71fbc 100755 (executable)
   @include size(margin-top, 18px);
   overflow: hidden;
   position: relative;
+  clear: left;
 
   @media screen and (min-width: 62.5em) {
     @include size(width, 536px);