Inputs overflow in template grid table

0
I have a template grid where the first column is the label and the second column is the input. When the page is resized or too small for the whole canvas to display correctly, the label colum stays visible while the inputs are shrunk (until we can't see them anymore...) I'd rather have the input showing and the label in overflow: ellipsis as it would make more sense for my user. Any ideas how this can be done? There doesn't seem to be a way with css...
asked
0 answers