]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
recompile after last justified nav tweaks
authorMark Otto <otto@github.com>
Fri, 3 May 2013 22:29:10 +0000 (15:29 -0700)
committerMark Otto <otto@github.com>
Fri, 3 May 2013 22:29:10 +0000 (15:29 -0700)
docs/assets/css/bootstrap.css

index 58b775060b7d09ba23547d97a35824a986ae0ed1..131b0c6fa1ed92d96f6a473ed8f18ed15c0eb9dd 100644 (file)
@@ -3332,6 +3332,9 @@ button.close {
   display: table-cell;
   float: none;
   width: 1%;
+}
+
+.nav-tabs.nav-justified > li > a {
   text-align: center;
 }
 
@@ -3380,6 +3383,9 @@ button.close {
   display: table-cell;
   float: none;
   width: 1%;
+}
+
+.nav-justified > li > a {
   text-align: center;
 }