Skip to content

1.5.1

Compare
Choose a tag to compare
@moelders moelders released this 04 Feb 14:41
· 12 commits to master since this release
  • Fixed padding and margin in checkbox and radio.
  • Fixed build script to run smoothly on Windows.
  • Changed TravisCI configuration to publish on tags instead of on master branch.

[ forms ]

  • Removed left margin and padding for .control--checkbox and .control--radio classes.

[ example ]

  • Removed extra div in checkmark example.