Posted by Jack
2014-02-13

Hi Tom,
I want to reduce the tables row height but i dont find it in css?
Can you tell me where to modify it???
Thank you!!
Posted by Tom
2014-02-14

Hi Jack,

>I want to reduce the tables row height

I didn't specify the height of rows so it just adjusts to the font size. You can specify the font size in the <tr> tag like
<tr style='font-size:10px'>