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:
@@ -1,6 +1,7 @@
|
|||||||
@import "../common/000_vars.css.scss";
|
@import "../common/000_vars.css.scss";
|
||||||
|
|
||||||
div.comments-for-post {
|
div.comments-for-post {
|
||||||
|
float: left;
|
||||||
div.notices {
|
div.notices {
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user