Merge pull request #1764 from mabashian/1454-checkbox-styling

Fixed credentials form checkbox styling
This commit is contained in:
Michael Abashian
2018-05-14 16:06:28 -04:00
committed by GitHub

View File

@@ -152,8 +152,6 @@
& > input[type=checkbox] {
margin: 0 3px 0 0;
position: relative;
top: 3px
}
& > p {