Skip to content

Commit

Permalink
Fix bug introduced with checkbox styles
Browse files Browse the repository at this point in the history
  • Loading branch information
ffont committed Jun 21, 2024
1 parent 90f273c commit e2b8822
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions freesound/static/bw-frontend/bw-icons/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@
.bw-radio:checked + .bw-radio-container .bw-icon-radio-unchecked:before { /* NOTE: this was added manually */
content: '\e936';
}
.bw-icon-checkbox:before {
content: "\e912";
}
.bw-icon-chevron-up:before {
content: "\e913";
}
Expand Down

0 comments on commit e2b8822

Please sign in to comment.