mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 06:03:10 +02:00
Use vanilla comment since this isn't a description of @btn-border-radius-base
This commit is contained in:
@@ -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