2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

Use vanilla comment since this isn't a description of @btn-border-radius-base

This commit is contained in:
Chris Rebert
2015-05-13 22:19:56 -07:00
parent 7113b1cdc1
commit 32c4bcd1e2
+1 -1
View File
@@ -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;