b68ea2ef by Marty Penner

Change a CSS class name to better reflect its intention

1 parent 61ac1e2d
......@@ -1414,7 +1414,7 @@ h6.fieldset-heading {
margin-left: 16px;
}
.option-groups-region .label-allow-multiple {
.option-groups-region .label-spaced-left {
margin-left: 7px;
}
......