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. -# the COPYRIGHT file.
.stream_element{:data=>{:guid=>post.id}} .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 .content
.from .from

View file

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