'Put on the shelf' usability improvement.
[wolnelektury.git] / wolnelektury / static / css / master.css
index c75c381..98a96c0 100644 (file)
@@ -352,6 +352,7 @@ div.shown-tags p, div.all-tags p {
 #description {
     margin-top: 0.5em;
     text-align: justify;
+    overflow: hidden;
 }
 
 #description .meta {
@@ -874,3 +875,6 @@ div.shown-tags p, div.all-tags p {
     color: #FFF;
     text-decoration: none;
 }
+#createNewShelf {
+display: none;
+}