Added space between mobile dropdown menu and content

This commit is contained in:
str4d
2013-01-21 22:38:31 +00:00
parent a5a5e20f3b
commit 8eea7b22a3

View File

@@ -117,6 +117,10 @@ div#content .aside {
width: 100%;
}
div#content .inner {
margin-top: 1em;
}
.sig {
display: none;
}