remove leftover content property on emotes
this lead to the emotes not being displayed at all in safari. woops
This commit is contained in:
@@ -303,7 +303,6 @@ section#input {
|
|||||||
overflow: visible;
|
overflow: visible;
|
||||||
|
|
||||||
img {
|
img {
|
||||||
content: '';
|
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user