how to reduce row height in list?

pkjoshi

Active Member
how to reduce row height in list?

Which CSS properties is needed to change the row height of list?
 
I have tried changing this
.fabrik_groupdata{
font-size:9px;
line-height:8px;
}
but it is changing just the bottm(calculation-row)row height, whereas I want to reduce the height of all the rows.
 
Best is to use firefox with firebug addon to examine the CSS classes.
I think you have to set
.fabrik_row or
.fabrik_row td
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top