Clear floats for footer

This commit is contained in:
kristi
2012-05-14 10:25:31 -07:00
parent 20389babbc
commit f939c24aa4
@@ -193,6 +193,7 @@ a:hover, a:visited {
/* @section page-footer */
.page #footer {
clear: both;
border-top: 1px solid #ddd;
margin: 1em 0 7em;
}