aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-05-13 22:19:56 -0700
committerChris Rebert <[email protected]>2015-05-13 22:19:56 -0700
commit32c4bcd1e2e36c83aacdda90afa0771d681e6dea (patch)
tree9ef76efbdf84b30f342c94a7414bbc52c47228c6 /less
parent7113b1cdc19f387fe74573f81d2804283615c3d4 (diff)
downloadbootstrap-32c4bcd1e2e36c83aacdda90afa0771d681e6dea.tar.xz
bootstrap-32c4bcd1e2e36c83aacdda90afa0771d681e6dea.zip
Use vanilla comment since this isn't a description of @btn-border-radius-base
Diffstat (limited to 'less')
-rw-r--r--less/variables.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/variables.less b/less/variables.less
index a55d03072..070bc57e4 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;