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

fix(radio): Center align radio box #538

Merged
merged 1 commit into from
Apr 21, 2017
Merged

fix(radio): Center align radio box #538

merged 1 commit into from
Apr 21, 2017

Conversation

vivekmarakana
Copy link
Contributor

Fixing radio box alignment when parent's alignment is not set to left.
Also fixing style linting issues across checkbox, toolbar, and radio

Fixes #486

Fixing radio box align when parent's alignment is not set to left

Fixes #486
@codecov-io
Copy link

codecov-io commented Apr 20, 2017

Codecov Report

Merging #538 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #538   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          49       49           
  Lines        2051     2051           
  Branches      251      251           
=======================================
  Hits         2031     2031           
  Misses         20       20

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 891dc60...f54b30b. Read the comment docs.

Copy link
Contributor

@amsheehan amsheehan left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for the fix!

@amsheehan amsheehan merged commit 83d1815 into material-components:master Apr 21, 2017
@vivekmarakana vivekmarakana deleted the hotfix/checkbox-center-issue branch April 24, 2017 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MDC Radio within centered element hover issue
3 participants