Order checkboxes last

This commit is contained in:
Mike Jolley 2019-03-05 14:23:17 +00:00
parent a5e72cfc02
commit a04d23ae88
1 changed files with 1 additions and 0 deletions

View File

@ -670,6 +670,7 @@ body {
position: relative;
max-height: 1.5em;
align-self: flex-start;
order: 3;
}
.wc-wizard-service-toggle {