mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Use vanilla comment since this isn't a description of @btn-border-radius-base
This commit is contained in:
+1
-1
@@ -170,7 +170,7 @@
|
|||||||
|
|
||||||
@btn-link-disabled-color: @gray-light;
|
@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-base: @border-radius-base;
|
||||||
@btn-border-radius-large: @border-radius-large;
|
@btn-border-radius-large: @border-radius-large;
|
||||||
@btn-border-radius-small: @border-radius-small;
|
@btn-border-radius-small: @border-radius-small;
|
||||||
|
|||||||
Reference in New Issue
Block a user