]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update comment for forms mixins (#24050)
authorAndrew Luca <iamandrewluca@users.noreply.github.com>
Tue, 26 Sep 2017 15:14:52 +0000 (18:14 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Tue, 26 Sep 2017 15:14:52 +0000 (18:14 +0300)
Check `form-control-focus` mixin, variable name is `$input-focus-border-color`

scss/mixins/_forms.scss

index 67e198c26f7f78f4d8f19da6f884269e577b853b..d38c7a8198030e60a2749c392642a5873f773f2e 100644 (file)
@@ -1,7 +1,7 @@
 // Form control focus state
 //
 // Generate a customized focus state and for any input with the specified color,
-// which defaults to the `@input-border-color-focus` variable.
+// which defaults to the `$input-focus-border-color` variable.
 //
 // We highly encourage you to not customize the default value, but instead use
 // this to tweak colors on an as-needed basis. This aesthetic change is based on