Remove outline from select-fields
Created by: voodoom
Why don't we use the same :focus state from textareas or input[type="text"] elements on select elements? I created a testcase in one of my projects and the focus seems to work properly (tested on latest Firefox, latest Chrome, IE10 and IE9).