Update favorites.css.scss

the 'margin-right' of 6.5em is an offset for the jlist ad.
/favorites has no #posts or ad.
This commit is contained in:
Lightforger
2013-03-19 14:54:39 +01:00
parent ce3d162b54
commit 5f04cf8d6f

View File

@@ -4,9 +4,4 @@ div#c-favorites {
section#content > h1 {
font-size: $h3_size;
}
div#posts {
margin-left: 0;
margin-right: 6.5em;
}
}