remove spacing from stream elements

This commit is contained in:
danielgrippi 2011-04-01 11:25:56 -07:00
parent 41bbcc9ac9
commit bdff036cda
2 changed files with 5 additions and 3 deletions

View file

@ -3,7 +3,7 @@
-# the COPYRIGHT file.
.stream_element{:data=>{:guid=>post.id}}
.thumb_small= person_image_link(post.author, :size => :thumb_small)
= person_image_link(post.author, :size => :thumb_small)
.content
.from

View file

@ -83,8 +83,8 @@ a
.avatar
:float left
:height 38px
:width 38px
:height 40px
:width 40px
.from
a
@ -115,6 +115,8 @@ a
.time
:font
:weight normal
p
:margin 0
.comment
:padding