Skip to content

Commit

Permalink
Merge pull request #2184 from Situphen/betafix-2101
Browse files Browse the repository at this point in the history
[Betafix] Remet la croix sur les checkboxs
  • Loading branch information
SpaceFox committed Jan 30, 2015
2 parents 2b43cf4 + 3321218 commit d592c36
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/scss/_form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,10 @@
border: 1px solid #BBB;
background: #FCFCFC;
transition: none;

&:checked {
@include sprite();
}
}
input[type=radio] {
border-radius: 50%;
Expand Down

0 comments on commit d592c36

Please sign in to comment.