If it's a nav bar with positioning set to fixed-top, it will be z-index'd on top of the container. The container will need top margin to bring it out from under the nav bar. This is something we should probably do automatically, but right now we're using the vanilla bootstrap behavior.
http://i.imgur.com/V9QOP.png
I also noticed that it takes me longer to drag and drop shit around than to code it in HTML/CSS.