Ok the basic setup of main content and sidebar and there should be the thin line in between them. Is there a way of making it in pure css?
<row>
<div span6>
<div span1 divider>
<div span5>
</row>
So that divider would be one thin line and it would have 100% height? I know I can set the height in jquery or just skip it but just wondering...
<row>element. Also, how can a thin line have 100% height? What does that mean? – bažmegakapa May 5 '12 at 16:54