Skip to content

Instantly share code, notes, and snippets.

@fredericAerts
Created August 13, 2015 13:45
Show Gist options
  • Select an option

  • Save fredericAerts/0a063bb0a2747767cb56 to your computer and use it in GitHub Desktop.

Select an option

Save fredericAerts/0a063bb0a2747767cb56 to your computer and use it in GitHub Desktop.
web developer in 3 days - v1
.tab-panes-item {
display: none;
padding: 10px 20px;
}
.tab-panes-item.active {
display: block;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment