0e2ea4e
@@ -3085,8 +3085,8 @@
/* Post Author */
.post-author {
- padding: 20px;
- margin-top: 25px;
+ padding: 20px 20px 20px 100px;
+ margin-top: 30px;
min-height: intrinsic;
}
Ryan had the fix, I just sent it to git. Tested good here via Vagrant.
Pull-Request has been merged by pfrields