Modal: adding a background-color to modal-header results in square top corners
Created by: hfournier
Bug description: If you set a background-color on the modal-header
, you get square corners at the top of the modal window. The background-color covers the rounded corners. Adding "overflow: hidden" to the modal-content class CSS seems to fix the issue.
Link to minimally-working plunker that reproduces the issue: http://plnkr.co/edit/2VppXXpMUPUkBvRpSg4F
Version of Bootstrap: Bootstrap: 4.0.0-beta
- Operating system and version (Windows 10 Pro)
- Browser and version (MS Edge)