]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
comment and spacing
authorMark Otto <otto@github.com>
Mon, 14 Oct 2013 01:58:09 +0000 (18:58 -0700)
committerMark Otto <otto@github.com>
Mon, 14 Oct 2013 01:58:09 +0000 (18:58 -0700)
less/navs.less

index 90aacd7eae6c51ab983d1d99ef13cb615062ec78..bebb63311c18716a7ca6444aaf91cb761fe549a5 100644 (file)
 }
 
 // Move borders to anchors instead of bottom of list
+//
+// Mixin for adding on top the shared `.nav-justified` styles for our tabs
 .nav-tabs-justified {
   border-bottom: 0;
 
 }
 
 
-
 // Dropdowns
 // -------------------------