kirubaharan12345 / blueprintcss

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

<hr> tag causes miss alignment of columns in IE #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create 1st row of columns w/ div.span-x, using .last for the end column
2. Enter an <hr> tag in one of the divs
3. Create 2nd row of columns w/ same widths as above row
4. Enter text in the same column as the <hr> tag above

What is the expected output?
A Horizontal Rule spanning the width of the column as set by .span-x, text 
aligned w/ the HR underneath.

What do you see instead?
Text underneath the HR is miss aligned when rendered in IE. But is correct 
rendered in Firefox.

What version of the product are you using? On what operating system?
0.7 on XP SP2

Please provide any additional information below.
If <hr> tag is removed, everything lines up correctly in IE.

Example page w/ <hr> tag:
http://www.djkoppertop.com/dev/blueprint_example.html

Exapmle page w/o <hr> tag:
http://www.djkoppertop.com/dev/blueprint_example_no_hr.html 

Original issue reported on code.google.com by djkopper...@gmail.com on 21 Jun 2008 at 7:52

GoogleCodeExporter commented 8 years ago
Sorry, I'm actually using Blueprint 0.7.1.

Original comment by djkopper...@gmail.com on 21 Jun 2008 at 7:54

GoogleCodeExporter commented 8 years ago
Copied over to
http://blueprintcss.lighthouseapp.com/projects/15318/tickets/27-hr-tag-causes-mi
ss-alignment-of-columns-in-ie#ticket-27-1
For details please check the mailinglist's archive

Original comment by horst.gu...@gmail.com on 13 Aug 2008 at 9:21