Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create FieldRadioButton component #977

Merged
merged 3 commits into from
Dec 17, 2018
Merged

Conversation

OtterleyW
Copy link
Contributor

@OtterleyW OtterleyW commented Dec 11, 2018

radiobutton-example

width: 0;

/* Highlight the borders if the checkbox is hovered, focused or checked */
&:hover + label .box,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's no checkboxes or .box classes.

Copy link
Contributor

@Gnito Gnito left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment about unnecessary styles.

@OtterleyW OtterleyW force-pushed the create-radio-button-field branch from db5487e to a3f3417 Compare December 17, 2018 11:58
@OtterleyW OtterleyW merged commit e8c9863 into master Dec 17, 2018
@OtterleyW OtterleyW deleted the create-radio-button-field branch December 17, 2018 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants