Generally working version.
[wolnelektury.git] / src / wolnelektury / static / scss / main / picture_box.scss
index 69d34a3..0377741 100644 (file)
@@ -17,7 +17,7 @@
             margin-left: 0;
         }
 
-        
+
         @media screen and (min-width: 62.5em) {
             .book-box-head, .tags, .book-box-tools {
                 float: right;
     }
 }
 
-
-.work-list {
-    .Picture-item {
-        @include min-screen($S_BOOK_SHORT_FULL) {
-            display: inline-block;
-        }
-        vertical-align: top;
-    }
-}