mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-15 10:05:40 +02:00
Specify new height for inputs in floating label example after v4.1.3's addition of a fixed height property on .form-control
This commit is contained in:
@@ -32,6 +32,7 @@ body {
|
||||
|
||||
.form-label-group > input,
|
||||
.form-label-group > label {
|
||||
height: 3.125rem;
|
||||
padding: var(--input-padding-y) var(--input-padding-x);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user