]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use vanilla comment since this isn't a description of @btn-border-radius-base
authorChris Rebert <github@rebertia.com>
Thu, 14 May 2015 05:19:56 +0000 (22:19 -0700)
committerChris Rebert <github@rebertia.com>
Thu, 14 May 2015 05:19:56 +0000 (22:19 -0700)
less/variables.less

index a55d03072a50a7b37ffc20edd0bea99f1e163004..070bc57e4bcffa0ed1d3702533a217c535990157 100644 (file)
 
 @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;