Posted: 9/12/2009
Hey,
In my latest article I have a pretty long <h4> tag which wraps on to two lines.
http://www.codeasp.net/articles/sql-server/118/backup-your-database-using-an-sql-command-export-to-bak
The next p tag afer that mushes together with the second line if the h4 tag.
I tested this in IE8 and FF3.
From taking a quick look with FireBug it seems to be styles.css line 35 which sets the H4 tag height to 1.25em.
I was going to just fix it with an inline style but I figured I would wait to see what the admins want to do about this first?
Posted: 9/15/2009
Hi,Harry
It has been fixed.
Thanks,
Raghav
Posted: 9/17/2009
Thanks!