Fixed reactions not displaying properly

![Before](https://i.imgur.com/fSq1PjD.png)
![After](https://i.imgur.com/iCy4hUJ.png)
This commit is contained in:
Jelle Z 2018-12-19 21:10:00 +01:00 committed by GitHub
parent 45ecb6c24f
commit 017d173b09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -841,8 +841,8 @@ p.mentioned span.chatmessage {
font-size: 12pt; font-size: 12pt;
border-radius: 5px; border-radius: 5px;
margin-left: 6px; margin-left: 6px;
margin-top: 6px;
padding-left: 3px; padding-left: 3px;
padding-right: 3px;
color: #C3C4C5; color: #C3C4C5;
cursor: pointer; cursor: pointer;
height: 27px; height: 27px;