clear floats before comments begin
parent
d541cc854a
commit
3adde7a38c
|
@ -62,10 +62,9 @@ nav {
|
|||
margin-top: .4em;
|
||||
}
|
||||
|
||||
.pagefooter {
|
||||
clear: both;
|
||||
}
|
||||
.inlinefooter {
|
||||
.pagefooter,
|
||||
.inlinefooter,
|
||||
.comments {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue