Merge remote-tracking branch 'origin/3.1'

This commit is contained in:
Damian Mooyman 2018-01-12 10:48:41 +13:00
commit 09c670976e
No known key found for this signature in database
GPG Key ID: 78B823A10DE27D1A
1 changed files with 12 additions and 11 deletions

View File

@ -62,12 +62,13 @@ textarea {
/* Radio and Checkbox */
.field .checkbox, .field .radio {
.field .checkbox:not(.field),
.field .radio:not(.field) {
float: left;
width: 13px;
height: 13px;
margin-right: 6px;
margin-top: 3px;
margin-top: 5px;
padding: 0;
}
.checkbox label.right,