|
|
|
|
|
by mrbogle
4973 days ago
|
|
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. |
|