fix layout js

This commit is contained in:
albert
2013-02-17 22:21:05 -05:00
parent 54625aa79c
commit 693627d3c9
4 changed files with 16 additions and 15 deletions

View File

@@ -46,7 +46,7 @@ div#page {
}
section#content {
max-width: 50em;
width: 70%;
float: left;
padding-left: 2em;
overflow: visible;