Re: Maillist Template Preview adjustments
Reply #1 –
Yes, bad typography in that corner. It really needs some padding, which ideally should be done as a common class rather than as a specific custom declaration just for that box. Same for borders and text colours. It should already be taken care of.
The margin declaration appears to be superfluous. Also, there shouldn't be any need to use two ID's in descendant form. Just using the last one should be sufficient.
Re: Maillist Template Preview adjustments
Reply #3 –
No, what I meant was that it's an oversight. Someone forgot to assign a standard class that would deal with it. These things happen. Ergo bug reports.
Re: Maillist Template Preview adjustments
Reply #4 –
probably just class="post" should be class="content" .. just a guess