Skip to content

Commit

Permalink
make again
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Jul 24, 2013
1 parent 61ac20e commit 51de38e
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 5 deletions.
13 changes: 13 additions & 0 deletions dist/css/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -2672,6 +2672,19 @@ button.close {
text-align: center;
}

.nav-tabs-justified {
border-bottom: 0;
}

.nav-tabs-justified > li > a {
margin-right: 0;
border-bottom: 1px solid #ddd;
}

.nav-tabs-justified > .active > a {
border-bottom-color: #ffffff;
}

.tabbable:before,
.tabbable:after {
display: table;
Expand Down
2 changes: 1 addition & 1 deletion dist/css/bootstrap.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 51de38e

Please sign in to comment.