Clickable label for "Remember Me" on login
It would be nice if the login page's "Remember Me" checkbox had a clickable label. All it requires is the "for" attribute on the <label> match the name of the <input>.
3
votes
It would be nice if the login page's "Remember Me" checkbox had a clickable label. All it requires is the "for" attribute on the <label> match the name of the <input>.