removal of absolute pos.

making 'comments-for-post' float allows the sidebar to be put back to float as well, fixing the footer.
This commit is contained in:
Lightforger
2013-03-19 14:54:07 +01:00
parent c1181c7eba
commit ce3d162b54

View File

@@ -1,6 +1,7 @@
@import "../common/000_vars.css.scss";
div.comments-for-post {
float: left;
div.notices {
margin: 1em 0;
}