Thanks for replies. Cristian
Christian Montoya wrote: > On Mon, Mar 16, 2009 at 4: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; >> } >> > > Trust me, I'm speaking from experience: don't use percentage values > for margin/border/padding. The results are too varied across browsers, > and usually fractions don't work at all. (This is also the reason that > we don't have a decent fluid grid) > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
