diff options
| author | XhmikosR <[email protected]> | 2019-09-02 19:19:25 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-02 19:19:25 +0300 |
| commit | d0affaa2eccdd0ab697bc3eee57b6c22f4bc24f9 (patch) | |
| tree | 02d7cab204163ac9c4c591ed428d1a54606cc850 /site/content/docs/4.3/examples/floating-labels | |
| parent | 88d7d8b8223911726d8a0aeed9a16010dca04287 (diff) | |
| download | bootstrap-d0affaa2eccdd0ab697bc3eee57b6c22f4bc24f9.tar.xz bootstrap-d0affaa2eccdd0ab697bc3eee57b6c22f4bc24f9.zip | |
Examples: use our utilities more. (#29358)
Diffstat (limited to 'site/content/docs/4.3/examples/floating-labels')
| -rw-r--r-- | site/content/docs/4.3/examples/floating-labels/floating-labels.css | 1 |
1 files changed, 0 insertions, 1 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 295a7e695..d6398b257 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 @@ -36,7 +36,6 @@ body { display: block; width: 100%; margin-bottom: 0; /* Override default `<label>` margin */ - line-height: 1.5; color: #495057; pointer-events: none; cursor: text; /* Match the input under the label */ |
