From: Mark Otto Date: Mon, 14 Oct 2013 01:58:09 +0000 (-0700) Subject: comment and spacing X-Git-Tag: v3.0.1~39^2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6351c30782a87fe03d5c27e75f2287cc657ba06d;p=thirdparty%2Fbootstrap.git comment and spacing --- diff --git a/less/navs.less b/less/navs.less index 90aacd7eae..bebb63311c 100644 --- a/less/navs.less +++ b/less/navs.less @@ -190,6 +190,8 @@ } // 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; @@ -233,7 +235,6 @@ } - // Dropdowns // -------------------------