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

Dynamically changing the width of the modal

Open abishekrsrikaanth opened this issue 11 years ago • 1 comments

Is there a way to dynamically change the width of the modal? I have multiple elements on the modal which differ by width and I would like to adjust the width of the modal dynamically based on the element sizes.

abishekrsrikaanth avatar Feb 23 '14 19:02 abishekrsrikaanth

Add this data-width="auto" as an attribute of your modal.

fernando-nog avatar Feb 18 '15 18:02 fernando-nog