From: Radek Czajka Date: Thu, 1 Sep 2011 13:31:25 +0000 (+0200) Subject: don't justify X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/f6e2c777d5287dacca6ffe39ccc5f1178791b57a?ds=sidebyside;hp=-c don't justify --- f6e2c777d5287dacca6ffe39ccc5f1178791b57a 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; }