Add padding for replies.
[Sone.git] / src / main / resources / static / css / sone.css
index 51069c7..15a10cd 100644 (file)
@@ -68,6 +68,7 @@
 
 #sone .post .replies {
        clear: both;
+       padding-top: 0.2ex;
 }
 
 #sone .post .reply {