mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03: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