mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Remove vertical-align from .form-select (#32318)
Aligns the component with the .form-control. Closes #32271. Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
parent
5538ffb292
commit
33b275c04b
@ -12,7 +12,6 @@
|
||||
font-weight: $form-select-font-weight;
|
||||
line-height: $form-select-line-height;
|
||||
color: $form-select-color;
|
||||
vertical-align: middle;
|
||||
background-color: $form-select-bg;
|
||||
background-image: escape-svg($form-select-indicator);
|
||||
background-repeat: no-repeat;
|
||||
|
Loading…
x
Reference in New Issue
Block a user