changeset 267:d403f6ade4a0

have some margin between the rule for each story and the story below it, as it looks nicer
author Myk Melez <myk@mozilla.org>
date Wed, 27 Aug 2008 14:06:06 -0700
parents 3f275f19f5f2
children 295931ab51cc
files content/stream.css
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/content/stream.css	Wed Aug 27 14:05:14 2008 -0700
+++ b/content/stream.css	Wed Aug 27 14:06:06 2008 -0700
@@ -70,6 +70,7 @@
 
 .message {
   border-bottom: 1px solid lightgrey;
+  margin-bottom: 5px;
 }
 
 .leftColumn {