aboutsummaryrefslogtreecommitdiff
path: root/dist/css/bootstrap.css
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-24 16:52:47 -0700
committerMark Otto <[email protected]>2013-07-24 16:52:47 -0700
commit51de38e5b9f1df43e56166cea979b18108e98350 (patch)
treec9f90d979df138c104f9d7cdf7f69d3c3ee60e59 /dist/css/bootstrap.css
parent61ac20ebb5f30094d287048300348d58d5622afd (diff)
downloadbootstrap-51de38e5b9f1df43e56166cea979b18108e98350.tar.xz
bootstrap-51de38e5b9f1df43e56166cea979b18108e98350.zip
make again
Diffstat (limited to 'dist/css/bootstrap.css')
-rw-r--r--dist/css/bootstrap.css13
1 files changed, 13 insertions, 0 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css
index 418a2663f..ba4966f9f 100644
--- a/dist/css/bootstrap.css
+++ b/dist/css/bootstrap.css
@@ -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;