Setting table row height

try this:

.topics tr { line-height: 14px; }

Leave a Comment