X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Fstatic%2Fcss%2Fsone.css;h=0785d7048cbc3f0bcf46f17793521f14e926106f;hb=76d24c29b6c61193058bd3ca31028c97e5586d7f;hp=b2981df65e35f84a46dc804849cecac8b8d373f5;hpb=714e31509e204d368a59211a6ab04756d62a2b31;p=Sone.git diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index b2981df..0785d70 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -110,6 +110,7 @@ textarea { #sone .post { padding: 1ex 0px; border-bottom: solid 1px #ccc; + clear: both; } #sone .post:last-child {