Bootstrap 4.5.3 and dependencies update
This commit is contained in:
2
vendor/bootstrap/scss/_dropdown.scss
vendored
2
vendor/bootstrap/scss/_dropdown.scss
vendored
@@ -22,7 +22,7 @@
|
||||
display: none; // none by default, but block on "open" of the menu
|
||||
float: left;
|
||||
min-width: $dropdown-min-width;
|
||||
padding: $dropdown-padding-y 0;
|
||||
padding: $dropdown-padding-y $dropdown-padding-x;
|
||||
margin: $dropdown-spacer 0 0; // override default ul
|
||||
@include font-size($dropdown-font-size);
|
||||
color: $dropdown-color;
|
||||
|
||||
Reference in New Issue
Block a user