Minor style tweaks
[prawokultury.git] / prawokultury / static / css / entry.css
index 9d571e5..b9a5033 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 {
   margin-top: 1em;