Change a CSS class name to better reflect its intention
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -1414,7 +1414,7 @@ h6.fieldset-heading { | ... | @@ -1414,7 +1414,7 @@ h6.fieldset-heading { |
| 1414 | margin-left: 16px; | 1414 | margin-left: 16px; |
| 1415 | } | 1415 | } |
| 1416 | 1416 | ||
| 1417 | .option-groups-region .label-allow-multiple { | 1417 | .option-groups-region .label-spaced-left { |
| 1418 | margin-left: 7px; | 1418 | margin-left: 7px; |
| 1419 | } | 1419 | } |
| 1420 | 1420 | ... | ... |
-
Please register or sign in to post a comment