From: Chris Rebert Date: Thu, 14 May 2015 05:19:56 +0000 (-0700) Subject: Use vanilla comment since this isn't a description of @btn-border-radius-base X-Git-Tag: v3.3.5~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32c4bcd1e2e36c83aacdda90afa0771d681e6dea;p=thirdparty%2Fbootstrap.git Use vanilla comment since this isn't a description of @btn-border-radius-base --- diff --git a/less/variables.less b/less/variables.less index a55d03072a..070bc57e4b 100644 --- a/less/variables.less +++ b/less/variables.less @@ -170,7 +170,7 @@ @btn-link-disabled-color: @gray-light; -//** Allows for customizing button radius independently from global border radius +// Allows for customizing button radius independently from global border radius @btn-border-radius-base: @border-radius-base; @btn-border-radius-large: @border-radius-large; @btn-border-radius-small: @border-radius-small;