Merge branch 'master' of git://github.com/fnp/prawokultury
[prawokultury.git] / prawokultury / static / css / entry.css
index 655ae63..33eb3aa 100644 (file)
@@ -45,6 +45,8 @@
     margin-bottom: 1.8em; }
     .entry-wrapped .toolbar .social a {
       margin-right: .6em; }
+      .entry-wrapped .toolbar .social a img {
+        vertical-align: middle; }
   .entry-wrapped .more {
     float: right;
     font-style: italic; }
@@ -68,7 +70,8 @@
 
 .entry-picture {
   float: left;
-  margin-right: 1.5em; }
+  margin-right: 1.5em;
+  margin-bottom: 1em; }
 
 .submit-link {
   margin-top: 1em;