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.
Updated by krileon about 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1503
Actions