2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Mark Otto
2015-01-03 16:00:45 -08:00
+1 -1
View File
@@ -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 {