Stretch button height to fill parent td, even when text wrap occurs in tr, increasing td height
Advertisements Take a look at the codepin: https://codepen.io/josh5555s/pen/zYJyWbR The issue looks like this: I want the buttons to be 100% of td height even if the text wrap has increased the td height, as seen in the first row of the above example. I have looked through many Stack Overflow posts on similar topics, but… Read More Stretch button height to fill parent td, even when text wrap occurs in tr, increasing td height