I did a search for Firefox 3 in this group and could find nothing
about this problem. In this very simple test layout, Safari and Opera
on OS X renders as expected by Firefox 3 does not:
<div class="container showgrid">
<div class="span-24">
Header
</div>
<div class="span-4">
Left sidebar
</div>
<div class="span-16">
Main content
</div>
<div class="span-4 last">
Right sidebar
</div>
</div>
In Firefox 3.0.3, the text "Right Sidebar" is pushed 10 pixels over
into the light blue showgrid, instead of at the beginning of the grid.
In the other two browsers, the text aligns at the beginning of the
grid.
Is anyone aware of this problem, its cause, and a cure?
Thanks, Greg
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---