Want to take part in these discussions? Sign in if you have an account, or apply for one below
Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Use something like:
.sidebar,
.sidebar p,
.sidebar li,
.sidebar td,
.sidebar th
{
font-size: x-small;
}
D.
it has to do with the line height. try adding this:
line-height: 10pt;
D.
.sidebar, .sidebar p, .sidebar li, .sidebar td, .sidebar th { line-height: 10pt; font-size: 9pt; }
1 to 11 of 11