Update posts.css.scss

switched to no-float + margin like the other parts
This commit is contained in:
Lightforger
2013-03-16 15:20:18 +01:00
parent cd9b56a770
commit 29449aaaa6

View File

@@ -263,8 +263,7 @@ div#c-posts {
}
#content {
width:70%;
float:left;
margin-left:15em;
padding-left:1em;
}