docs update

This commit is contained in:
Jan Kaluza 2013-03-12 13:07:11 +01:00
parent 0e0e739fd5
commit 0af7fd4169

View file

@ -304,13 +304,14 @@ Full-Width Styles
.preinner {
position: relative;
width: 800px;
margin: 0 auto;
}
.inner {
position: relative;
max-width: 640px;
padding: 20px 10px;
margin: 0 auto;
/* margin: 0 auto; */
}
#forkme_banner {