handle many users in a message #2912

This commit is contained in:
Diaspora Europe 2012-03-07 13:00:55 +01:00
parent 76450f7882
commit ecc86c1f86
2 changed files with 12 additions and 14 deletions

View file

@ -3,7 +3,6 @@
-# the COPYRIGHT file.
.conversation_participants
.span-14.last
.right
= link_to(image_tag('deletelabel.png'), conversation_visibility_path(conversation), :method => 'delete', :confirm => "#{t('.delete')}?", :title => t('.delete'))
@ -13,11 +12,6 @@
- for participant in conversation.participants
= person_image_link(participant)
%br
%br
%br
%br
%br
.span-15.last
.stream
= render :partial => 'messages/message', :collection => conversation.messages

View file

@ -1831,7 +1831,7 @@ ul#press_logos
:z-index 3
:background
:color $background
:position fixed
:position relative
:margin
:bottom 10px
@ -1857,6 +1857,10 @@ ul#press_logos
:line
:height 0
a img
:margin
:bottom 4px
.conversation_controls
a
:margin
@ -1867,7 +1871,7 @@ ul#press_logos
:border
:bottom 1px solid #ddd
:padding 15px
:padding 10px
:top 101px
:bottom 10px
:width 560px