bootstrap-select icon indicating copy to clipboard operation
bootstrap-select copied to clipboard

Data-size not working when css white-space: normal for dropdown menu text

Open dongloo opened this issue 4 years ago • 1 comments

Hi all, I find this issues, how to fix it? When css white-space: normal for dropdown menu tex, data-size not working (https://i.imgur.com/z3zVhtE.png), if select have so much option, select dropdown menu insert space between option (https://i.imgur.com/0iPe95F.png)

dongloo avatar Jun 28 '21 02:06 dongloo

Hello,

Thank you for reporting this issue.

how to fix it?

Dive into the code, find the bug, fix the code and make a PR ;)

NicolasCARPi avatar Jun 28 '21 22:06 NicolasCARPi