diff options
| author | XhmikosR <[email protected]> | 2020-03-28 12:29:08 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-28 12:29:08 +0200 |
| commit | 74afe149c48e8386c4de2bbd8fab36142227f755 (patch) | |
| tree | cc1bddb6ace670de15e5fd58ecdf2fa856a05bf9 /site/content/docs | |
| parent | f761d8e801ddb972ca2a694a27d16c0244a59d94 (diff) | |
| download | bootstrap-74afe149c48e8386c4de2bbd8fab36142227f755.tar.xz bootstrap-74afe149c48e8386c4de2bbd8fab36142227f755.zip | |
Dist (#29924)
Diffstat (limited to 'site/content/docs')
| -rw-r--r-- | site/content/docs/4.3/examples/floating-labels/floating-labels.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/site/content/docs/4.3/examples/floating-labels/floating-labels.css b/site/content/docs/4.3/examples/floating-labels/floating-labels.css index b9c5d7cdc..163d21300 100644 --- a/site/content/docs/4.3/examples/floating-labels/floating-labels.css +++ b/site/content/docs/4.3/examples/floating-labels/floating-labels.css @@ -48,10 +48,6 @@ body { color: transparent; } -.form-label-group input:-ms-input-placeholder { - color: transparent; -} - .form-label-group input::-ms-input-placeholder { color: transparent; } |
