Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] Consistent buttons in a table Reply To: [Solved] Consistent buttons in a table

#191662
GSutherland
Participant

I believe you’re either going to need to specify a static height for all the buttons or use some javascript. Can’t think of any pure CSS solutions for dynamic height in this case.

Fork with two possible js solutions if that’s the route you go:

http://codepen.io/GSutherland/full/ogzEQw/