Skip to content

Commit

Permalink
Align floating labels with form-select sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Kroog committed Nov 7, 2024
1 parent cbbb567 commit 3bb6308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/forms/_floating-labels.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
> .form-select {
padding-top: $form-floating-input-padding-t;
padding-bottom: $form-floating-input-padding-b;
padding-left: $form-floating-padding-x;
}

> .form-control:focus,
Expand Down

0 comments on commit 3bb6308

Please sign in to comment.