Hi Matt, it perfectly works with adding the padding to the wrapper! I just can´t solve the border thing: In my layout you see theres an inner border, i additionally have a shaddow around the wrapper. I think it´s not possible without an inner wrapper, is it?
Thanks again Matt! Elisa Am Dienstag, 6. November 2012 23:21:49 UTC+1 schrieb Matt C.: > > > If you add the border box property to the very beginning of your CSS file > you use to customize (make sure you include everything even the * ) you can > then add a border to any element in the bootstrap HTML and it will not > throw you layout off. Without using the property, of you even add 1px > border to any span, it will throw off the whole row and cause it to break > into two rows, effectively throwing off your whole layout. > > Anyhow, feel free to let me know if you have any other problems. I > completely understand what it's like to figure out bootstrap. It's amazing > once you have it figured out though :) > > Sent from my iPhone > > >>
