BF: Made the grey background of the current room cover all the cell width

pull/4/merge
Emmanuel ROHEE 11 years ago
parent 16b40cbede
commit 967ac65586
  1. 2
      webclient/recents/recents.html

@ -17,7 +17,7 @@
</tr>
<tr>
<td colspan="2" class="recentsRoomSummary">
<td colspan="3" class="recentsRoomSummary">
<div ng-show="room.membership === 'invite'">
{{ room.lastMsg.inviter | mUserDisplayName: room.room_id }} invited you

Loading…
Cancel
Save