9 lines
160 B
CSS
9 lines
160 B
CSS
|
.emoji img, .reaction img
|
||
|
{
|
||
|
vertical-align: -.15em;
|
||
|
border-width: 0 !important;
|
||
|
width: 1.2em !important;
|
||
|
height: 1.2em !important;
|
||
|
margin: 0 !important;
|
||
|
}
|