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

why not border-box

Open samthomson opened this issue 11 years ago • 0 comments

Out of interest, why on the .tags-input do you set box-sizing to content-box ? In my project I am using your plugin (thanks!) but changed it to border-box so that the input was responsive (but still supported internal left padding to simulate tag spacing for the cursor position). I'd have thought this would be more in keeping with bootstraps responsive approach.

samthomson avatar Dec 16 '14 18:12 samthomson