XF 1.2 Problem with nodes

Well you have this...

Code:
.game-group .nodeInfo.forumNodeInfo {
background-size: cover;
height: 100px;
margin-bottom: 5px;
}

The height is affecting it.
 
Top Bottom