From 51de38e5b9f1df43e56166cea979b18108e98350 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 24 Jul 2013 16:52:47 -0700 Subject: make again --- dist/css/bootstrap.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'dist/css/bootstrap.css') 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; -- cgit v1.2.3