From f6e2c777d5287dacca6ffe39ccc5f1178791b57a Mon Sep 17 00:00:00 2001 From: Radek Czajka Date: Thu, 1 Sep 2011 15:31:25 +0200 Subject: [PATCH] don't justify --- wolnelektury/static/css/master.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/wolnelektury/static/css/master.css b/wolnelektury/static/css/master.css index 48fa38789..a87ae3839 100644 --- a/wolnelektury/static/css/master.css +++ b/wolnelektury/static/css/master.css @@ -544,7 +544,6 @@ div.shown-tags p, div.all-tags p { /* =============== */ #description { margin-top: 0.5em; - text-align: justify; overflow: hidden; } #description-short { @@ -1025,13 +1024,11 @@ div.shown-tags p, div.all-tags p { .column-left { width: 37em; float: left; - text-align: justify; margin-top: 1em; } .column-right { margin-left: 40em; - text-align: justify; margin-top: 1em; } -- 2.20.1