mirror of https://github.com/twbs/bootstrap.git
Fix floating labels rendering on Firefox
This commit is contained in:
parent
51581ed235
commit
b1e16bd161
|
@ -9,3 +9,4 @@ Firefox ESR
|
||||||
iOS >= 12
|
iOS >= 12
|
||||||
Safari >= 12
|
Safari >= 12
|
||||||
not Explorer <= 11
|
not Explorer <= 11
|
||||||
|
not kaios <= 2.5 # fix floating label issues in Firefox (see https://github.com/postcss/autoprefixer/issues/1533)
|
||||||
|
|
Loading…
Reference in New Issue