Tagged: enfold
Hi
Is there a way to reduce the margin in the rows used in a table so that i can reduce the row height…?
Thanks in advance
nick.
I think that I have fixed this with
td {
padding: 0px 5px 0px 10px;
}
Is this the best way to reduce the height…?