Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is auto-height a default setting without bootstrap ? #585

Open
carasha opened this issue Dec 24, 2023 · 2 comments
Open

is auto-height a default setting without bootstrap ? #585

carasha opened this issue Dec 24, 2023 · 2 comments

Comments

@carasha
Copy link

carasha commented Dec 24, 2023

jquery-confirm version:
v3.3.4

I'm submitting a ... (check one with "x")
[ ] bug report
[ ] feature request
[X] support request

Current behavior:
I set bootstrap = false by default . ( I don't use bootstrap in my website , bootstrap cause some problem in my website )
And when i put something inside the content , the popup panel's height seems is fixed , so it will appear scrollbar on the right inside the content block .
I want the panel's height can auto expanded , i don't want the scrollbar .
How can i do it ? or anything i missed ?

Expected behavior:
I want the panel height can auto expanded whatever my content is long or not , i don't want the scrollbar .

Other information:
I use jquery 3.7.1

Check the red mark ( i don't want this ) :
scrollbar

@carasha
Copy link
Author

carasha commented Dec 24, 2023

Sorry for above question description , after my test , the content area is auto-height .
But the scrollbar is still shown .
How to avoid the scrollbar ?

@marc-gist
Copy link

depends on the content html, try shrinking it, or providing a columnClass to make the box a bit wider.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants