Code: Fiddle
I created a to do list and every time i create a new list item i also create the trash and check buttons nested in it. These buttons appear randomly on the line and it depends on the size of the text. What i want is for the buttons to be aligned vertically in such a way that the size of the text does not matter, the buttons will appear in a line and in the same spot on the line. How can i achieve this?