Make it possible to use post as containing block for all “position: absolute” blocks...
[Sone.git] / src / main / resources / static / css / sone.css
index ae38d7d..1cc26eb 100644 (file)
@@ -238,6 +238,7 @@ textarea {
        padding: 1ex 0px;
        border-bottom: solid 1px #ccc;
        clear: both;
+       position: relative;
 }
 
 #sone .post.new {