Issues comments icon has wrong css height

### Possible fixes
Remove this css height
```css
comments {
/* height: 18px; */
}
```

issue