Conversation
…r legacy purposes)
|
I think the code used for the input with the help icon (the checkmark or the cross) should be changed. The image is absolutely positioned above the input. It hides buttons added by Operating Systems to clear the input. IE11 adds a cross to clear the input, inside the input, where the icons are located. If I remember well, Safari also does it with search inputs. I think we should try to achieve the same effect, but using the same technique than |
|
Good point and never thought of it when I was developping these changes. |
…utely positionned icon
|
Done! This time we use almost the same technique than input-append (because it's not a btn but a simple div) for input with icons. |
|
Ty |
Here are the new forms for tetra.
Concerning misplacement of icons, it came from the fact that I had to zoom out to take thoses screenshot ;)