Skip to content

Commit

Permalink
Merge pull request #105 from ovh/fix/MANAGER-5422
Browse files Browse the repository at this point in the history
fix(dropdown): remove white-space
  • Loading branch information
AxelPeter authored Jul 17, 2020
2 parents 7f18270 + d9c2b9e commit a18e3c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/less/bootstrap/dropdown.less
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
border: none;
border-radius: 0;
background-color: @oui-dropdown-item-background-color;
white-space: normal;

&,
&:focus,
Expand Down

0 comments on commit a18e3c3

Please sign in to comment.