youseedk / dna

CSS framework for yousee.dk
ISC License
6 stars 6 forks source link

Input selection bug #217

Closed razvandk closed 5 years ago

razvandk commented 5 years ago

I have an input field with an address when i want to change the number and i want to select a specific location in the input, but it sets the cursor in a different location. This bug is caused by having different font-weight for when input is active vs when its not active.

grandorf commented 5 years ago

Good catch. I will find a solution to this.

grandorf commented 5 years ago

The best solution was to simple remove the bold text when hovering. Also, this will make the hover-effect on the input-fields more clear. Not it's not just the shadow but also the text changing when hovering.