Skip to content

Commit

Permalink
Fix ios radio style
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed Feb 26, 2016
1 parent 748e478 commit 30b7578
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/_ios.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
.ios .v-radio li input {
margin-left: -2.2em;
}
.ios .v-radio input:before {
.ios .v-radio input:checked:before {
opacity: 1;
border-color: var(--ios-blue);
}

0 comments on commit 30b7578

Please sign in to comment.