Merge branch 'master' of git+ssh://github.com/fnp/wolnelektury
[wolnelektury.git] / wolnelektury / static / css / master.css
index c75c381..893fb53 100644 (file)
@@ -352,6 +352,10 @@ div.shown-tags p, div.all-tags p {
 #description {
     margin-top: 0.5em;
     text-align: justify;
+    overflow: hidden;
+}
+#description-short {
+       display:none;
 }
 
 #description .meta {