How can i make textboxes with the same height ?
Hey guys
I have a little problem with my Betheme layout.
There are three textboxes in a row with text inside.
But the texts are not equal and have different sizes. So the box heights are also not equal...
I know i could do it with fix heights but I want to make it dynamic (like display: flex).
i had tried to fixe it with display:flex, but it didn't work...
So do you have a hint for me to solve that problem?
http://responseking.kaos-dev.de/
I have a little problem with my Betheme layout.
There are three textboxes in a row with text inside.
But the texts are not equal and have different sizes. So the box heights are also not equal...
I know i could do it with fix heights but I want to make it dynamic (like display: flex).
i had tried to fixe it with display:flex, but it didn't work...
So do you have a hint for me to solve that problem?
http://responseking.kaos-dev.de/
Comments
to get what you need, you must have the same layout as on http://pasteboard.co/1UHGDDHT.png and also, you need to set Equal Height style for section item what you see on http://pasteboard.co/1UHI3Spi.png
Also, please update the theme to latest version.
Thanks!