Actions
Bug #7729
closedFix double spacing conflict for canvas layout counter fields
Description
Counter fields have a padding and margin being applied when it needs to only apply the margin. Max width also needs to be reset since grid classes apply it, but we're turning these fields into basic inline elements and need to remove that.
Actions