On Sun, Feb 8, 2009 at 7:45 AM, l00ser <[email protected]> wrote:
>
> Hi,
>
> I would like to ask, how to solve margin/padding problem using BP ?

I would use a structure like:

<div class="container">
  <div class="column span-12">
    <div class="inside">

    </div>
  </div>
  ...
</div>

.inside { padding: 0 10px; }


-- 
--
Christian Montoya
mappdev.com :: christianmontoya.net

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