Add "clear: both;" to item style, so that items with floated images in
[rawdog/.git] / style.css
index 97f718b2321076d846039d497c07ba415d8c0854..71e5c530ade052ea871189fb4eaf3e33f7d2b86d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -59,6 +59,7 @@ h3 {
 .item {
        margin: 20px 30px;
        border: 1px solid gray;
+       clear: both;
 }
 .itemheader {
        padding: 6px;