Clear of floats before a post.
[Sone.git] / src / main / resources / static / css / sone.css
index b2981df..0785d70 100644 (file)
@@ -110,6 +110,7 @@ textarea {
 #sone .post {
        padding: 1ex 0px;
        border-bottom: solid 1px #ccc;
+       clear: both;
 }
 
 #sone .post:last-child {