I moved the text to the right to accommodate the delete button on the left. It does not affect anything else. I can align-left again if everything else is fixed. But at the moment, I’m not sure I like the shifting container size and also the delete button appearing on top of these arrows does not work for me. It’s messy.
yes thanks, that would be better.
But I also have a question @Himaladin … Why is the container perfect when I use the full code but then we need to delete the other codes to keep the delete button to the right??
Shouldn’t there be a way to accomplish the fixed container size AND the delete button to the right?
This code simply sets up a richtext container that is empty due to being left behind by the HTML from your delete button . Under certain conditions this will disturb the components located beneath it.
@Himaladin I just noticed that while the number entries are now perfect, the codes shifted the normal text entry delete button. What can we do to fix this?
Nevermind, I re-added the original code with the deleteBtn class to use for the text entries.