Closed LindseyWagner closed 8 years ago
Commit bc0bb4e removes the blue border that's generated by mouseclicks, but not those from keyboard input. This lets us get the classy look without hurting accessibility. BUT, since the first input field gets focused on programmatically and not via mouse, it's still showing up there. Should we prevent that field from being selected on page load?