The prior .ov-row override tied .updater-row on specificity, and updater.css loads later, so `display:grid` won and the detail stayed boxed. Use the two-class selector .updater-row.ov-row to win regardless of load order. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>