Remove margin below posts.
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Oct 2010 18:40:22 +0000 (20:40 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Tue, 19 Oct 2010 18:40:22 +0000 (20:40 +0200)
src/main/resources/static/css/sone.css

index bfa445a..ef6b0d7 100644 (file)
@@ -75,7 +75,6 @@
 #sone .post {
        padding: 1ex 0px;
        border-bottom: solid 1px #ccc;
-       margin-bottom: 1ex;
 }
 
 #sone .post .author {