Skip to content

Instantly share code, notes, and snippets.

@cianclarke
Created November 26, 2013 16:32
Show Gist options
  • Select an option

  • Save cianclarke/7661485 to your computer and use it in GitHub Desktop.

Select an option

Save cianclarke/7661485 to your computer and use it in GitHub Desktop.
Compact bootstrap tabs - just add compact to nav nav-tabs
.nav-tabs.compact > li > a {
font-size: 0.9em;
padding: 4px 5px;
margin-right: 4px;
line-height: 16px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment