clean dev
[wolnelektury.git] / src / wolnelektury / static / scss / main / book_box.scss
index c9ccbf2..bf87d75 100755 (executable)
 
 #books-list .plain-list-container .plain-list {
   p {
-    line-height: 1em;
+    line-height: 1.2em;
+    margin-bottom: 20px;
     &.header {
       font-weight: bold;
     }
       @include size(margin-right, 3.71px);
       vertical-align: middle;
       font-weight: normal;
+      // ugly quick fix
+      position: relative;
+      bottom: 2px;
     }
   }