make username clickable on mobile view (#6519)

Этот коммит содержится в:
Saturnino Abril
2017-05-30 23:19:48 +08:00
коммит произвёл Corey Hulen
родитель b2453735b2
Коммит 23ca4fe69c
2 изменённых файлов: 2 добавлений и 4 удалений

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

@@ -87,7 +87,6 @@ export default class UserProfile extends React.Component {
>
<div
className='user-popover'
id={'profile_' + this.uniqueId}
>
{name}
</div>