Actions
Bug #7006
closedYoutube videos causing modal window to scroll
Description
Seams there's a CSS conflict visible on demo site that allows the youtube video to force a scrollbar in the modal window.
Actions
Added by krileon about 7 years ago. Updated about 7 years ago.
Description
Seams there's a CSS conflict visible on demo site that allows the youtube video to force a scrollbar in the modal window.
Seams to be due to the line-height used to center content. This shouldn't be added for videos since they're always use percentage fill. Will also be fixed when swapped to Bootstrap 4 since we can use flexbox at that point to nicely center content.