mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
Deprecate form-control-focus mixin (#28262)
This commit is contained in:
committed by
XhmikosR
parent
60ba89b9a7
commit
fad6dda456
+1
-1
@@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
// Customize the `:focus` state to imitate native WebKit styles.
|
||||
@include form-control-focus();
|
||||
@include form-control-focus($ignore-warning: true);
|
||||
|
||||
// Placeholder
|
||||
&::placeholder {
|
||||
|
||||
Reference in New Issue
Block a user