1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

make again

This commit is contained in:
Mark Otto
2013-07-24 16:52:47 -07:00
parent 61ac20ebb5
commit 51de38e5b9
4 changed files with 22 additions and 5 deletions

View File

@@ -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;