Skip to content

Instantly share code, notes, and snippets.

@sibsfinx
Created January 31, 2014 06:25
Show Gist options
  • Save sibsfinx/8727450 to your computer and use it in GitHub Desktop.
Save sibsfinx/8727450 to your computer and use it in GitHub Desktop.
.map-container,
.menu-container
position: fixed
top: 0
bottom: 0
left: 0
right: 0
// map region
.map-container
z-index: 10
// menu region
.menu-container
z-index: 100
// header
.header-container
position: fixed
z-index: 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment