Fixes #4274: Fix for logos in player.
[wolnelektury.git] / src / wolnelektury / static / scss / main / book_box.scss
index 3e93b75..b1bfe93 100644 (file)
     }
   }
 
+    .license-icon {
+      display: block;
+      @include size(margin-top, 5px);
+    }
+
+    .project-icon {
+      @include size(max-width, 100px);
+      @include size(max-height, 100px);
+    }
+
+
   .jp-type-playlist {
     margin-top: 24px;