Skip to content

Fix content size after resize#121

Merged
techlab merged 1 commit intotechlab:devfrom
sfulham:patch-1
Dec 5, 2021
Merged

Fix content size after resize#121
techlab merged 1 commit intotechlab:devfrom
sfulham:patch-1

Conversation

@sfulham
Copy link
Contributor

@sfulham sfulham commented Mar 25, 2021

Fixes:

  • Fix bug where, after resizing a browser window, the content inside the wizard isn't the right width and so goes out of the wizard boundary

Changes:

  • Changed the width to be "auto"

@murilopz
Copy link

You can use this to fix height. I used it in a onChange event

$(".tab-content").height('auto');

@techlab techlab merged commit 1f452fc into techlab:dev Dec 5, 2021
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

Successfully merging this pull request may close these issues.

3 participants