I'm having a problem with Modals when using tabs to change the content displayed in the modal. When the content in a tab is too much, the top of the modal is cut off on the page. I've included the testing platform below, and prepared a JSFiddle with replicated results. It's mostly HTML and some CSS for the modal.
Click on the second tab in the modal and you'll see the problem.
https://jsfiddle.net/ho80q9pk/
- Windows 10
- Chrome (v 61.0.3163.79)
- Edge (v 38.14393.1066.0)
I'm having a problem with Modals when using tabs to change the content displayed in the modal. When the content in a tab is too much, the top of the modal is cut off on the page. I've included the testing platform below, and prepared a JSFiddle with replicated results. It's mostly HTML and some CSS for the modal.
Click on the second tab in the modal and you'll see the problem.
https://jsfiddle.net/ho80q9pk/