kirubaharan12345 / blueprintcss

Automatically exported from code.google.com/p/blueprintcss
0 stars 0 forks source link

h4 seems to need height: 1.25em #76

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
h4 seems to mess up the vertical rhythm in Safari and Opera (both Win and Mac)

Reproduce the problem as follows:

1. Create a page with lots of <h4>'s so you can see the problem exaggerated.
2. Check the difference in vertical alignment between Opera/Safari vs Firefox/IE
3. Add h4 { height: 1.25em; } and see the problem disappears.

I'm using the latest svn code.

Original issue reported on code.google.com by burfora...@gmail.com on 8 Feb 2008 at 4:22

GoogleCodeExporter commented 8 years ago
Thanks, fixed in the SVN.

Original comment by ola...@gmail.com on 16 Feb 2008 at 10:49