Skip to content

Commit 0fdbca8

Browse files
authored
Merge pull request #1 from audrasjb/fix/remove-css-color-radio-button
Remove color CSS declaration from `#gdrf-radio-label` rule, to preserve theme background color. Props @Wolly
2 parents 9d655d3 + 787ecaf commit 0fdbca8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

public/css/public.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
*/
44
#gdrf-radio-label {
55
font-weight: 800;
6-
color: #333;
76
display: block;
87
margin-bottom: .5em;
98
}

0 commit comments

Comments
 (0)