1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00

Deprecate form-control-focus mixin (#28262)

This commit is contained in:
Martijn Cuppens
2019-02-15 14:50:58 +01:00
committed by XhmikosR
parent 25ce91adc0
commit 28a7abf0f7
2 changed files with 3 additions and 2 deletions

View File

@@ -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 {