
I've noticed one small display issue with the way topics are displayed: if the thread has been assigned a special topic icon then the icon clashes with your standard thread icon in the forum view, like:
For some topics, the special icon is almost completely covered, and for others it's partially hidden by the FontAwesome character (like, the pin or the speech bubble).
If I change dl.row-item dt to "position: relative;" it brings the special icon to the front, but it also stops links from working in the topic listings.
Cheers!