On Tue, Jul 14, 2009 at 11:11 PM, salto <[email protected]> wrote:

> http://pdcentrum.nl/page.htm
>
> The last column (ACTUEEL) has a dotted border. The right-border is the
> problem. The only way to position it a bit close to where it should be


Your problem comes from the margin set in the span-4 > div rule (line 81 in
pdc_grid.css).
A quick fix would be to add
margin: 0 0.75em 0 0.1em !important
in .actueel_col (pdc_custom.css, line 115).

Only tested through Firebug, but IE should display this without problems.
-- 
Goulven Champenois

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to