From 90237b249aeb7547999e8d192cf23583f14f7a41 Mon Sep 17 00:00:00 2001 From: Jan Szejko Date: Tue, 26 Jan 2016 12:01:07 +0100 Subject: [PATCH] =?utf8?q?fix=20#3662=20(z=C5=82e=20=C5=82amanie=20tytu?= =?utf8?q?=C5=82=C3=B3w=20w=20miniboxach=20na=20g=C5=82=C3=B3wnej)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- src/wolnelektury/static/scss/main/book_box.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/wolnelektury/static/scss/main/book_box.scss b/src/wolnelektury/static/scss/main/book_box.scss index f337666ea..55eba24d4 100755 --- a/src/wolnelektury/static/scss/main/book_box.scss +++ b/src/wolnelektury/static/scss/main/book_box.scss @@ -86,6 +86,7 @@ .title { @include size(font-size, 14px); color: #242424; + white-space: normal; } } -- 2.20.1