Keyboard control on radio buttons bug fix

This commit is contained in:
vanillaSlice 2018-11-17 17:46:37 +00:00
parent 6c20a60053
commit 0d51e714b6

View file

@ -64,9 +64,9 @@ select {
/* the basic, unchecked style */
input {
border: 0;
display: none;
height: 1px;
margin: -1px;
opacity: 0;
overflow: hidden;
padding: 0;
position: absolute;