Why do you use a relative border size, It can't be lower than one pixel and you don't want it bigger than 1 pixel, so just use 1px, I haven't tested it, but it should work.
On Mar 16, 9:36 am, Cristi <[email protected]> wrote: > Hello, > > I had to create a full width grid with Blueprint. > > Things seems mostly fine except some small things. One of them is > working with borders. > > div.border { > padding-right: 0.4%; > margin-right: 0.5%; > border-right: 0.1% solid #eee; > > } > > No border seems to be displayed even if i rise border width with much > more than 0.1... Not sure how to solve this, i can make some > workarounds with a background image to simulate a border, but might be > a better way.... > > I think a full width grid based on Blueprint is an important addon as > sample also. There are some cases when a full width layout is the way > to go... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
