Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Thread text gets smaller and smaller…


Sam Bauers
Participant

@sambauers

A code sample or URL would help.

But you probably have a style somewhere like:

#something div div {

font-size: 0.8em;

}

…and maybe some missing closing tags somewhere in your template.

Skip to toolbar