BF: Made the grey background of the current room cover all the cell width
This commit is contained in:
parent
16b40cbede
commit
967ac65586
|
@ -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…
Reference in New Issue