Home › Support Forums › Theme Support › Enlightenment › Bug in homepage display? › Reply To: Bug in homepage display?
Daniel Tara
Keymaster
Thank you for letting me know of this bug. It will be fixed in the next update, until then you can fix it by adding this code to your custom css:
.entry:after { content: ""; display: table; clear: both; }