Update main_layout.css.scss

This commit is contained in:
Lightforger
2013-03-16 14:05:13 +01:00
parent 854467891f
commit 129e0b2b11

View File

@@ -63,9 +63,6 @@ div#page {
}
section#content {
width: 70%;
float: left;
padding-left: 2em;
overflow: visible;
}
}
@@ -92,4 +89,4 @@ div#more-links {
padding: 0.2em 0.6em;
@include box-shadow(2px 2px 2px #ccc);
}