From: David ‘Bombe’ Roden Date: Tue, 19 Oct 2010 18:40:22 +0000 (+0200) Subject: Remove margin below posts. X-Git-Tag: 0.1-RC1~190 X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=commitdiff_plain;h=9d2adf13a68b70d024cff2fb1ab14bcf0f1c80b3 Remove margin below posts. --- diff --git a/src/main/resources/static/css/sone.css b/src/main/resources/static/css/sone.css index bfa445a..ef6b0d7 100644 --- a/src/main/resources/static/css/sone.css +++ b/src/main/resources/static/css/sone.css @@ -75,7 +75,6 @@ #sone .post { padding: 1ex 0px; border-bottom: solid 1px #ccc; - margin-bottom: 1ex; } #sone .post .author {