Revert "Guides: Give code container a proper bottom margin"

This reverts commit 4b71fc22ca.
This commit is contained in:
Josiah Ivey
2010-06-01 23:23:46 -05:00
parent 4b71fc22ca
commit 3633cb8541

View File

@@ -367,8 +367,7 @@ tt {
div.code_container {
background: #EEE url(../images/tab_grey.gif) no-repeat left top;
padding: 0.25em 1em 0.5em 48px;
margin: 0px 0px 1.5em;
padding: 0.25em 1em 0.5em 48px;
}
code {