Add stream class to side_stream

This commit is contained in:
danielgrippi 2011-03-15 15:20:02 -07:00
parent 67de069469
commit 4943531013
2 changed files with 3 additions and 1 deletions

View file

@ -34,7 +34,7 @@
.prepend-2.span-7.last
%h3
= t('.people_tagged_with', :tag => "##{params[:tag]}")
.side_stream
.side_stream.stream
- for person in @people
.stream_element{:id => person.id}
= person_image_link(person)

View file

@ -2748,6 +2748,8 @@ ul.show_comments
:opacity 0.7
.side_stream
.stream_element
:padding 10px 0
.avatar
:float left
.right