mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Guides: Give code container a proper bottom margin
This commit is contained in:
@@ -367,7 +367,8 @@ tt {
|
||||
|
||||
div.code_container {
|
||||
background: #EEE url(../images/tab_grey.gif) no-repeat left top;
|
||||
padding: 0.25em 1em 0.5em 48px;
|
||||
padding: 0.25em 1em 0.5em 48px;
|
||||
margin: 0px 0px 1.5em;
|
||||
}
|
||||
|
||||
code {
|
||||
|
||||
Reference in New Issue
Block a user