This is triggering my OCD and I don’t quite understand enough about CSS to be able to tweak anything, so hopefully someone can help
wWhat can i change in the CSS, or even apply as a role, to stop inputs such as drop downs and datepickers from changing size on a mouse hover action?
Without hover:
With hover:
for example the date picker reduces in height by a couple of pixels, and makes the whole page move up with it, which doesnt happen with text input boxes and i cant find anything in the CSS that has made a difference or anything online that makes any sense.
Drops downs seem to reduce a couple of pixels horizontally as well.
Does anyone have a clue they can point me in the right direct with please?