1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02:00

Update _floating-labels.scss (#38366)

Co-authored-by: Julien Déramond <juderamond@gmail.com>
This commit is contained in:
jonnysp
2023-04-21 04:49:26 +02:00
committed by GitHub
parent be0206fe31
commit 10afeb51b7

View File

@@ -5,6 +5,7 @@
> .form-control-plaintext,
> .form-select {
height: $form-floating-height;
min-height: $form-floating-height;
line-height: $form-floating-line-height;
}