Fix main body width.

This commit is contained in:
Tom Preston-Werner
2010-07-25 22:48:58 -07:00
parent d37d57596b
commit b91888e712
+1 -1
View File
@@ -129,7 +129,7 @@ html {overflow-y: scroll;}
/* main */
#guides .guide .main {
float: left;
width: 100%;
}
/* sidebar */