Ask for a spacing fix and you get a rebuilt component with new markup and a new bug. Restricting it to class names keeps the diff small enough for me to read. The last line is how I am slowly learning CSS.
Screenshot attached. Only the [element] is wrong: I see [what it does] instead of [what I want].
Change only the classes or styles on that element. Do not restructure the markup, rename anything, or touch other components.
If the fix needs a change to a parent element, name the parent and the reason, then stop.
Finally, tell me in one sentence why it looked like this, so I recognise it next time.