Skip to content

Instantly share code, notes, and snippets.

@jakobdamjensen
Created October 23, 2014 19:51
Show Gist options
  • Save jakobdamjensen/2306760bdf95dae219a5 to your computer and use it in GitHub Desktop.
Save jakobdamjensen/2306760bdf95dae219a5 to your computer and use it in GitHub Desktop.
.tabbar__content-container {
> * {
position: absolute;
height: 100%;
width: 100%;
}
}
.tabbar__items {
padding: 0px;
margin: 0px;
text-align: center;
}
.tabbar__items-container {
display: inline-block;
padding-top: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment