Merge pull request #6339 from ostezer/docs-fix-css-title-conflict

docs: Fix docs' styling conflict with common names
This commit is contained in:
James Turnbull 2014-06-10 13:40:22 -07:00
commit 4cf40c968f
2 changed files with 2 additions and 2 deletions

View file

@ -66,7 +66,7 @@
</div>
</div>
<div id="push"></div>
<div id="push-footer"></div>
</div>

View file

@ -305,7 +305,7 @@ body {
margin: 0 auto -379px;
}
/* Set the fixed height of the footer here */
#push,
#push-footer,
#footer {
height: 379px;
background: #253237;