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
commit dbfe99ab27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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