Merge pull request #2347 from hmhealey/morechannels

Fixed positioning of elements in MoreChannels modal
Этот коммит содержится в:
Christopher Speller
2016-03-08 08:42:43 -05:00
родитель 3c14155148 c6fce25c7c
Коммит 8dd3711bd8
3 изменённых файлов: 79 добавлений и 57 удалений

Просмотреть файл

@@ -28,7 +28,6 @@ export default function UserListRow({user, actions}) {
<tr>
<td
key={user.id}
className='direct-channel'
style={{display: 'flex'}}
>
<img