Minor style tweaks
[prawokultury.git] / prawokultury / static / css / entry.scss
index 08460c3..eab5c8c 100644 (file)
 
 .entry-wrapped img.entry-picture {
     float: left;
-    margin: 0 1.5em 1em 0;
+    margin: 1.5em 1.5em 1em 0;
+}
+
+.entry-wrapped .lead ul {
+    overflow: hidden;
+    padding-left: 16px;
 }
 
 .submit-link {