removal of absolute pos.

Not sure about the preferred coding style - empty selectors, leave them or delete?
This commit is contained in:
Lightforger
2013-03-19 14:55:43 +01:00
parent 5f04cf8d6f
commit 38d8e9bf8e

View File

@@ -175,13 +175,9 @@ div#c-posts {
}
div#a-index {
div#posts {
margin-left: 0;
margin-right: 6.5em;
}
#content {
margin-left: 15em;
margin-right: 6.5em;
}
div#jlist-rss-ads-for-show {