some new tests, some fixes in old ones
[wolnelektury.git] / wolnelektury / static / css / master.css
index 0c9128d..669aeb1 100644 (file)
@@ -354,6 +354,9 @@ div.shown-tags p, div.all-tags p {
     text-align: justify;
     overflow: hidden;
 }
+#description-short {
+       display:none;
+}
 
 #description .meta {
     margin: 0.5em;
@@ -875,3 +878,6 @@ div.shown-tags p, div.all-tags p {
     color: #FFF;
     text-decoration: none;
 }
+#createNewShelf {
+display: none;
+}