old smelly typo + hide OAI-PMH (not working)
[wolnelektury.git] / src / wolnelektury / static / scss / main / book_box.scss
index d4f1d20..55eba24 100755 (executable)
@@ -86,6 +86,7 @@
     .title {
         @include size(font-size, 14px);
         color: #242424;
+        white-space: normal;
     }
 }
 
         }
     }
 
-    .right-column {
+    .audiobook-right-column {
         @media screen and (min-width: 1024px) {
+            float: right;
             @include size(width, 360px);
         }
     }