mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-21 18:54:30 +01:00
fix typo in comment
This commit is contained in:
parent
82403407d8
commit
4e8f769d44
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
// Toggles
|
// Toggles
|
||||||
//
|
//
|
||||||
// Used in conjuntion with global variables to enable certain theme features.
|
// Used in conjunction with global variables to enable certain theme features.
|
||||||
|
|
||||||
@mixin border-radius($radius: $border-radius-base) {
|
@mixin border-radius($radius: $border-radius-base) {
|
||||||
@if $enable-rounded {
|
@if $enable-rounded {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user