normalize.css
normalize.css copied to clipboard
`progress` and `[type="range"]` Odd Vertical Alignment
The progress
bar and range input
seem out of place with the rest of the form
elements. It could be thevertical-align: baseline;
of the root element. Maybe it should be vertical-align: middle;
?
@revolutionnaire If it would be possible then can you assign me to this issue I want to resolve this would be my first contribution
How do I do that? The options on the menu on the right only has "Reference in new issue"
@revolutionnaire could you provide me a screenshot of the issue so that I can resolve it?
I think this is it: https://we.tl/t-f17KqwrwyS
@pragyamishra56 no one but the repo maintainers can actually assign anyone to an issue. As I mentioned before, all you can do on your own is fork the repo and submit a PR.